Initialize ESP32-S3 smoke-test project cycling the RGB led.

This commit is contained in:
2026-08-21 11:51:56 +02:00
commit 0ce360da20
10 changed files with 227 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
[platformio]
default_envs = esp32-s3-devkitc-1-n16r8
[env:esp32-s3-devkitc-1-n16r8]
platform = platformio/espressif32@6.12.0
board = esp32-s3-devkitc-1-n16r8
framework = espidf
board_build.flash_mode = qio
board_build.flash_size = 16MB
board_upload.flash_size = 16MB
build_flags =
-D RGB_LED_GPIO=48
monitor_speed = 115200
monitor_filters = esp32_exception_decoder