Skip to content

Local build of ESP32 for Blackbox X32 does not save settings changes after a power off. #144

Answered by terjeio
gwcSoftware asked this question in Q&A
Discussion options

You must be logged in to vote

It is set in the sdkconfig file:

CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
CONFIG_PARTITION_TABLE_OFFSET=0x8000
CONFIG_PARTITION_TABLE_MD5=y

Depending on the build environment the one that is used is located/named somewhere else than you may think and may be overwritten seemingly willy nilly when you recompile... Using platformio?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gwcSoftware
Comment options

@terjeio
Comment options

Answer selected by gwcSoftware
@gwcSoftware
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants