forked from espressif/esp-idf
test_apps: increase partition table offset to fix build errors
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
CONFIG_SECURE_FLASH_ENC_ENABLED=y
|
||||
CONFIG_SECURE_FLASH_ENCRYPTION_MODE_RELEASE=y
|
||||
CONFIG_PARTITION_TABLE_OFFSET=0xA000
|
||||
|
@@ -1,2 +1,3 @@
|
||||
CONFIG_SECURE_FLASH_ENC_ENABLED=y
|
||||
CONFIG_SECURE_FLASH_ENCRYPTION_MODE_RELEASE=y
|
||||
CONFIG_PARTITION_TABLE_OFFSET=0xA000
|
||||
|
Reference in New Issue
Block a user