8mb partition table for ThinkNode-M7 (#11338)
This will break OTA and result in FS wipes. Wouldn't hurt to recommend complete wipes for the install, too.
This commit is contained in:
1 file changed
+2
-1
@@ -1,6 +1,7 @@
|
||||
[env:thinknode_m7]
|
||||
extends = esp32s3_base
|
||||
board = ThinkNode-M7
|
||||
board_build.partitions = partition-table-8MB.csv
|
||||
board_level = pr
|
||||
|
||||
build_flags =
|
||||
@@ -27,4 +28,4 @@ build_src_filter =
|
||||
lib_deps =
|
||||
${esp32s3_base.lib_deps}
|
||||
# renovate: datasource=github-tags depName=ESP32-CH390 packageName=meshtastic/ESP32-CH390
|
||||
https://github.com/meshtastic/ESP32-CH390/archive/refs/tags/v1.1.0.zip
|
||||
https://github.com/meshtastic/ESP32-CH390/archive/refs/tags/v1.1.0.zip
|
||||
Reference in New Issue
Block a user