96258d3716
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>
7 lines
235 B
Plaintext
7 lines
235 B
Plaintext
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-4MiB-ota.csv"
|
|
|
|
# Reduce firmware size to fit in the OTA partition.
|
|
CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT=y
|