using ESP-IDF v5.5.2 with ESP32-C6-Touch-AMOLED-2.06

This commit is contained in:
cqc
2026-02-01 23:28:52 +01:00
parent e4ff4bbb03
commit 818f773c49
9 changed files with 135 additions and 0 deletions

View File

@ -1,10 +1,23 @@
# freeside minimap
This branch targets esp32c6 waveshare watch board: https://www.waveshare.com/esp32-c6-touch-amoled-2.06.htm?sku=32769
```
wget https://github.com/espressif/idf-im-ui/releases/download/v0.7.1/eim-cli-linux-x64.zip
unzip eim-cli-linux-x64.zip
./eim install
source "/home/$USER/.espressif/tools/activate_idf_v5.5.2.sh"
idf.py set-target esp32c6
idf.py build
idf.py flash
```
# todo
- part selection
- esp32-s3?
- c6 does 802.11ax, probably better
- c6 is riscv so it's "cool"
- does micropython run on c6, yes
- screen
- 128x128 color oled?
- input device