update readme

This commit is contained in:
cuu
2025-05-30 14:13:37 +08:00
parent 3c56dbcb88
commit e403bc04d8
2 changed files with 5 additions and 0 deletions

View File

@@ -4,6 +4,9 @@ Demonstrate how to use spi screen, i2c keyboard and psram on PicoCalc.
## Building
```
git clone --recursive https://github.com/clockworkpi/PicoCalc.git
cd PicoCalc/Code/picocalc_helloworld/
mkdir build
cd build
export PICO_SDK_PATH=/where/pico-sdk/is