Demonstrate how to use spi screen and i2c keyboard on PicoCalc.
mkdir build cd build export PICO_SDK_PATH=/where/pico-sdk/is cmake .. make