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