v2.1.0
This commit is contained in:
@ -13,6 +13,8 @@
|
||||
[env:esp32-s3-devkitc-1]
|
||||
|
||||
platform = http://172.16.0.251/esp32/platform-espressif32_arduino3.1.1.zip
|
||||
|
||||
; platform = espressif32 @ 6.5.0
|
||||
board = esp32-s3-devkitc-1
|
||||
framework = arduino
|
||||
|
||||
@ -44,7 +46,7 @@ lib_deps =
|
||||
|
||||
build_flags = -DARDUINO_USB_CDC_ON_BOOT=1 ; Enable USB CDC
|
||||
-DCORE_DEBUG_LEVEL=1 ; Set debug level
|
||||
|
||||
-DCONFIG_ESP_PANIC_HANDLER_REBOOT=y
|
||||
board_build.partitions = partitions.csv
|
||||
board_build.filesystem = spiffs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user