Skip to content

Commit f667bd7

Browse files
authored
Merge branch 'espressif:master' into main
2 parents e64b63a + d164df8 commit f667bd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boards.txt

-1
Original file line numberDiff line numberDiff line change
@@ -35606,7 +35606,6 @@ nano_nora.debug.additional_config=debug_config.nano_nora
3560635606
nano_nora.tools.esptool_py.program.pattern_args=--chip {build.mcu} --port "{serial.port}" --before default_reset --after hard_reset write_flash -z --flash_mode {build.flash_mode} --flash_freq {build.flash_freq} --flash_size {build.flash_size} {build.bootloader_addr} "{build.path}/{build.project_name}.bootloader.bin" 0x8000 "{build.path}/{build.project_name}.partitions.bin" 0xe000 "{runtime.platform.path}/tools/partitions/boot_app0.bin" 0xf70000 "{build.variant.path}/extra/nora_recovery/nora_recovery.ino.bin" 0x10000 "{build.path}/{build.project_name}.bin"
3560735607
nano_nora.tools.esptool_py.erase.pattern_args=--chip {build.mcu} --port "{serial.port}" --before default_reset --after hard_reset erase_flash
3560835608

35609-
nano_nora.programmer.default=esptool
3561035609
nano_nora.debug.executable=
3561135610

3561235611
nano_nora.menu.PartitionScheme.default=With FAT partition (default)

0 commit comments

Comments
 (0)