Skip to content

Commit 3bdef72

Browse files
committed
All impl of deprecated embedded-hal API.
1 parent c5feadb commit 3bdef72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tm4c123x-hal/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
2222
#![deny(missing_docs)]
2323
#![deny(warnings)]
24+
#![allow(deprecated)]
2425
#![no_std]
2526

2627
pub use tm4c_hal::bb;

0 commit comments

Comments
 (0)