Skip to content

Commit 1b24fa5

Browse files
authored
Build C6 Blink example in debug mode
1 parent acabc69 commit 1b24fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/arduino-blink/platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ custom_component_remove = espressif/esp_hosted
9393
[env:esp32-c6-devkitc-1]
9494
platform = espressif32
9595
framework = arduino
96+
build_type = debug
9697
board = esp32-c6-devkitc-1
9798
monitor_speed = 115200
9899
custom_component_remove = espressif/esp_hosted

0 commit comments

Comments
 (0)