aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Becker <tim@presseverykey.com>2022-07-11 09:43:20 +0200
committerTim Becker <tim@presseverykey.com>2022-07-12 07:53:30 +0200
commit820f3c52b2fed7a31e5180e71bd28e18132455a5 (patch)
tree276da2ce2c490de8c7b6b5269fd63e9f7c26711c /README.md
parent9219c0b1c44f6a5aa7850bee0bdc9f5d412e95c0 (diff)
downloadmch2022-820f3c52b2fed7a31e5180e71bd28e18132455a5.tar.gz
mch2022-820f3c52b2fed7a31e5180e71bd28e18132455a5.tar.bz2
mch2022-820f3c52b2fed7a31e5180e71bd28e18132455a5.zip
updated components, modified Makefile to not always run idf-install; just run prepare once.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0836a45..37e7a2d 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,10 @@ following table for details.
| components/spi-ili9341 | MIT | Nicolai Electronics |
| components/ws2812 | Unlicense / Public domain | None |
+
+Source the `update_components.sh` to update all the submodules to their
+corresponding tips.
+
## How to make
```sh
git clone --recursive https://github.com/badgeteam/mch2022-template-app