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