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
Add a NOR trait to encode that word clearing is supported
This is to encode MCU flashes that have ECC, where
it is common that only a complete clear of the
word is allowed. This is a more restrictive
version of `MultiwriteNorFlash` as it cannot
encode flashes with ECC support.
0 commit comments