initial commit

This commit is contained in:
2025-09-17 02:35:13 +09:00
commit a09b16f67b
5 changed files with 85 additions and 0 deletions

2
cfg.cmake Normal file
View File

@@ -0,0 +1,2 @@
set(ENV{ESPPORT} "/dev/ttyUSB0")
set(ENV{IDF_TARGET} "esp32")