Browse Source
To be consistent with the other partitions files (which have the "- {2,8,16,32}MiB" suffix). Also renames partitions-ota.csv. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>pull/12088/head
Jim Mussared
1 year ago
4 changed files with 2 additions and 2 deletions
@ -1,6 +1,6 @@ |
|||
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y |
|||
CONFIG_PARTITION_TABLE_CUSTOM=y |
|||
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-ota.csv" |
|||
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-4MiB-ota.csv" |
|||
|
|||
# Reduce firmware size to fit in the OTA partition. |
|||
CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT=y |
|||
|
Can't render this file because it has a wrong number of fields in line 4.
|
Can't render this file because it has a wrong number of fields in line 3.
|
Loading…
Reference in new issue