forked from viernullvier/neogrid
Drum Rack example
This commit is contained in:
parent
53579742c7
commit
9c57c04a00
4 changed files with 235 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ Custom micropython build for the Olimex RP2350B-XL. Comes with some features ena
|
|||
9. Run `make BOARD=OLIMEX_PICO2_XL submodules` to install dependencies
|
||||
10. Run `make BOARD=OLIMEX_PICO2_XL clean` to remove previous build artefacts (if any)
|
||||
11. Run `make BOARD=OLIMEX_PICO2_XL` to build the firmware
|
||||
12. To rebuild: `make BOARD=OLIMEX_PICO2_XL clean && make BOARD=OLIMEX_PICO2_XL`
|
||||
|
||||
## flashing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue