Is it possible to disable "erase_flash" function?
Posted: Wed Feb 16, 2022 5:26 pm
Hi,
Is it possible to disable "erase_flash" function?
I'm using an ESP32-C3 board in an application that stores some log files in a data partition within its flash. Aside using flash encryption to avoid user access to flash content and signed images to avoid loading improper firmware, I'd like to prevent someone to erase flash content to keep the log files.
Thank you,
Yuri
Is it possible to disable "erase_flash" function?
I'm using an ESP32-C3 board in an application that stores some log files in a data partition within its flash. Aside using flash encryption to avoid user access to flash content and signed images to avoid loading improper firmware, I'd like to prevent someone to erase flash content to keep the log files.
Thank you,
Yuri