mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
10 lines
230 B
INI
10 lines
230 B
INI
[env:esp32s3]
|
|
platform = espressif32
|
|
board = esp32-s3-devkitc-1
|
|
framework = arduino
|
|
monitor_speed = 115200
|
|
|
|
; Enable verbose FreeRTOS symbols in Arduino builds (optional but handy for demos)
|
|
build_flags =
|
|
-DCORE_DEBUG_LEVEL=3
|