pico-bt-display/README.md

7 lines
206 B
Markdown
Raw Normal View History

### 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`