Initial commit

This commit is contained in:
2026-08-01 23:38:09 +02:00
parent 0d9cca3668
commit a99b986544
28 changed files with 1476 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
[env:m5stack-core-esp32]
platform = espressif32
board = m5stack-core-esp32
framework = arduino
monitor_speed = 115200
lib_deps =
m5stack/M5Stack@^0.4.5
bblanchon/ArduinoJson@^6.21.5
build_flags =
-DCORE_DEBUG_LEVEL=1