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
Apart from the encrypted flag, the csv partition tables can also contain the readonly flag. The latter flag is currently not handled throughout the code-base.
EDIT:
It seems that the readonly flag is not yet part of esp-idf stable (only 5.2beta), so its quite understandable that this was not implemented so far.
The text was updated successfully, but these errors were encountered:
Apart from the
encrypted
flag, the csv partition tables can also contain thereadonly
flag. The latter flag is currently not handled throughout the code-base.EDIT:
It seems that the
readonly
flag is not yet part of esp-idf stable (only 5.2beta), so its quite understandable that this was not implemented so far.The text was updated successfully, but these errors were encountered: