2024-05-13 16:43:35 +02:00
|
|
|
### Usage
|
2024-05-13 19:20:39 +02:00
|
|
|
1. create a new directory and enter it
|
|
|
|
2. `git clone --recursive https://github.com/raspberrypi/pico-sdk`
|
|
|
|
3. git clone this repo and cd into it
|
|
|
|
4. `mkdir build && cd build`
|
|
|
|
5. `cmake ..`
|
|
|
|
6. `make`
|