aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Koch <m.cook@gmx.net>2022-05-18 20:31:40 +0200
committerGitHub <noreply@github.com>2022-05-18 20:31:40 +0200
commitfdeaed591f71b86efb49fcd07d07eded72ae1924 (patch)
tree149e01393304c0e00a64e3de3118113c03ef9394 /README.md
parenta8f12b24a21a908a8029494e0d2e1972fcdb0238 (diff)
downloadmch2022-fdeaed591f71b86efb49fcd07d07eded72ae1924.tar.gz
mch2022-fdeaed591f71b86efb49fcd07d07eded72ae1924.tar.bz2
mch2022-fdeaed591f71b86efb49fcd07d07eded72ae1924.zip
Update README.md
Added instructions for making the firmware.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6e77f48..40701b0 100644
--- a/README.md
+++ b/README.md
@@ -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