2020-04-01 22:59:08 -07:00
|
|
|
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
|
2020-09-23 15:55:55 +10:00
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-ota.csv"
|
2023-07-12 00:12:13 +10:00
|
|
|
|
|
|
|
# Reduce firmware size to fit in the OTA partition.
|
|
|
|
CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT=y
|