mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
test_apps: increase partition table offset to fix build errors
This commit is contained in:
parent
d41781099a
commit
b24671e935
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user