This commit is contained in:
Serge NOEL
2026-02-10 11:27:18 +01:00
parent 549c9f388e
commit 4423bb2de1
175 changed files with 238087 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[env]
platform = espressif32
framework = arduino
monitor_speed = 115200
monitor_filters = colorize, esp32_exception_decoder
upload_speed = 460800
build_type = debug
lib_deps =
adafruit/Adafruit NeoPixel @ ^1.11.0
[env:esp32-dev-board]
board = lolin_c3_mini
build_flags =
-D SERIAL_BAUD=115200