Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 339618f

Browse filesBrowse files
chepecarlosme-no-dev
authored andcommitted
Updating Boart.txt ESP32Thing in PartitionScheme and DebugLevel (espressif#1860)
1 parent 6e4e4c9 commit 339618f
Copy full SHA for 339618f

File tree

Expand file treeCollapse file tree

1 file changed

+23
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+23
-0
lines changed

‎boards.txt

Copy file name to clipboardExpand all lines: boards.txt
+23Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,15 @@ esp32thing.menu.FlashFreq.80.build.flash_freq=80m
395395
esp32thing.menu.FlashFreq.40=40MHz
396396
esp32thing.menu.FlashFreq.40.build.flash_freq=40m
397397

398+
esp32thing.menu.PartitionScheme.default=Default
399+
esp32thing.menu.PartitionScheme.default.build.partitions=default
400+
esp32thing.menu.PartitionScheme.no_ota=No OTA (Large APP)
401+
esp32thing.menu.PartitionScheme.no_ota.build.partitions=no_ota
402+
esp32thing.menu.PartitionScheme.no_ota.upload.maximum_size=2097152
403+
esp32thing.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (Large APPS with OTA)
404+
esp32thing.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
405+
esp32thing.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
406+
398407
esp32thing.menu.UploadSpeed.921600=921600
399408
esp32thing.menu.UploadSpeed.921600.upload.speed=921600
400409
esp32thing.menu.UploadSpeed.115200=115200
@@ -410,6 +419,20 @@ esp32thing.menu.UploadSpeed.460800.upload.speed=460800
410419
esp32thing.menu.UploadSpeed.512000.windows=512000
411420
esp32thing.menu.UploadSpeed.512000.upload.speed=512000
412421

422+
esp32thing.menu.DebugLevel.none=None
423+
esp32thing.menu.DebugLevel.none.build.code_debug=0
424+
esp32thing.menu.DebugLevel.error=Error
425+
esp32thing.menu.DebugLevel.error.build.code_debug=1
426+
esp32thing.menu.DebugLevel.warn=Warn
427+
esp32thing.menu.DebugLevel.warn.build.code_debug=2
428+
esp32thing.menu.DebugLevel.info=Info
429+
esp32thing.menu.DebugLevel.info.build.code_debug=3
430+
esp32thing.menu.DebugLevel.debug=Debug
431+
esp32thing.menu.DebugLevel.debug.build.code_debug=4
432+
esp32thing.menu.DebugLevel.verbose=Verbose
433+
esp32thing.menu.DebugLevel.verbose.build.code_debug=5
434+
435+
413436
##############################################################
414437

415438
nina_w10.name=u-blox NINA-W10 series (ESP32)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.