Remove TryLockError,
This commit is contained in:
parent
525e065474
commit
bac8ad565e
@ -83,7 +83,6 @@ pub enum Error {
|
||||
Protected,
|
||||
Unaligned,
|
||||
Parallelism,
|
||||
TryLockError,
|
||||
}
|
||||
|
||||
impl NorFlashError for Error {
|
||||
|
Loading…
Reference in New Issue
Block a user