mirror of
https://github.com/badgeteam/mch2022-template-app.git
synced 2024-11-15 21:21:04 +00:00
commit
7d8e2261d2
1 changed files with 6 additions and 0 deletions
|
@ -21,3 +21,9 @@ Source code included as submodules is licensed separately, please check the foll
|
|||
| components/spi-ili9341 | MIT | Nicolai Electronics |
|
||||
| components/ws2812 | MIT | Unlicense / Public domain |
|
||||
|
||||
## How to make
|
||||
|
||||
git clone --recursive https://github.com/badgeteam/mch2022-firmware-esp32
|
||||
cd mch2022-firmware-esp32
|
||||
make prepare
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue