mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
esp32c6 flash_size 8mb
This commit is contained in:
@@ -418,7 +418,7 @@ lib_deps =
|
||||
${env:esp32c6_8mb_fromitems.lib_deps}
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags =
|
||||
-Desp32c6_4mb="esp32c6_4mb"
|
||||
-Desp32c6_8mb="esp32c6_8mb"
|
||||
-DARDUINO_USB_CDC_ON_BOOT=0
|
||||
-DARDUINO_USB_MODE=0
|
||||
-Wl,--wrap=esp_panic_handler
|
||||
@@ -433,6 +433,7 @@ upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
debug_tool = esp-prog
|
||||
board_build.partitions = tools/partitions_custom_8mb.csv
|
||||
board_upload.flash_size = 8MB
|
||||
board_build.filesystem = littlefs
|
||||
build_src_filter =
|
||||
+<*.cpp>
|
||||
|
||||
Reference in New Issue
Block a user