mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
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