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