Skip to content

Commit ef0f7d7

Browse files
committed
fix(c5): Update bootloader location
1 parent 9aabd20 commit ef0f7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ esp32c5.build.mcu=esp32c5
186186
esp32c5.build.core=esp32
187187
esp32c5.build.variant=esp32c5
188188
esp32c5.build.board=ESP32C5_DEV
189-
esp32c5.build.bootloader_addr=0x0
189+
esp32c5.build.bootloader_addr=0x2000
190190

191191
esp32c5.build.cdc_on_boot=0
192192
esp32c5.build.f_cpu=240000000L

0 commit comments

Comments
 (0)