We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9bd58 commit b97e49dCopy full SHA for b97e49d
1 file changed
platformio.ini
@@ -90,6 +90,7 @@ build_flags =
90
-DARDUINO_USB_CDC_ON_BOOT=1
91
-DCONFIG_FREERTOS_WATCHDOG_TIMEOUT_S=120
92
board_build.filesystem = littlefs
93
+board_build.partitions = huge_app.csv
94
board = esp32-c3-devkitm-1
95
monitor_speed = 115200
96
@@ -102,6 +103,7 @@ build_flags =
102
103
104
105
106
107
board = esp32-c6-devkitm-1
108
109
0 commit comments