pico-bt-display/README.md

7 lines
No EOL
206 B
Markdown

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