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

5
main/component.mk Normal file
View File

@ -0,0 +1,5 @@
#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)