From fdeaed591f71b86efb49fcd07d07eded72ae1924 Mon Sep 17 00:00:00 2001 From: Matthias Koch Date: Wed, 18 May 2022 20:31:40 +0200 Subject: [PATCH] Update README.md Added instructions for making the firmware. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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