add pico sdk

This commit is contained in:
Crispy 2025-07-03 18:07:58 +02:00
parent 0dca34240b
commit 4a91edd271
3 changed files with 4 additions and 1 deletions

View file

@ -40,7 +40,6 @@ I used VS code but you only need a terminal for building this.
### Pico firmware
Requires the following software: `git`, `make`, `cmake` and a C compiler
```
(TODO make sure pico-sdk is a submodule)
git clone https://git.crispypin.cc/CrispyPin/wind_station --recursive
```
Now edit the file `pico/src/wifi_cred.h` and update the values accordingly.