Update README.md

Added instructions for making the firmware.
This commit is contained in:
Matthias Koch 2022-05-18 20:31:40 +02:00 committed by GitHub
parent a8f12b24a2
commit fdeaed591f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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