Debut projet Platformio

This commit is contained in:
Serge NOEL
2026-02-11 10:10:08 +01:00
parent ba66561087
commit 52c72d27d8
766 changed files with 495205 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[env:cyd_2432s028]
platform = espressif32
board = esp32dev
framework = arduino
monitor_speed = 115200
board_build.filesystem = littlefs
lib_deps =
bodmer/TFT_eSPI@^2.5.43
build_flags =
-DUSER_SETUP_LOADED
-DUSER_SETUP_FILE="User_Setup.h"