change readme
This commit is contained in:
parent
195e81a5af
commit
cc51eb0125
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -1,7 +1,7 @@
|
|||
### Requirements
|
||||
- st7789 compatible display (in fact this is tested on ili9341)
|
||||
- bt4502 compatible module
|
||||
- rpi pico
|
||||
|
||||
### 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`
|
||||
TODO
|
Loading…
Reference in a new issue