You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented and verified Flash encryption in the idf development environment. Now I use arduino-esp32 and found that there is no flash encryption-related configuration in sdkconfig. It should be supported in theory, but I am not sure how to configure it.
Describe the solution you'd like
Does anyone know whether arduino-esp32 supports Flash encryption and how to configure it