pico-bt-display/README.md

206 B

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