mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-01-26 03:06:32 +11:00
Remove line as it builds fine without it.
This commit is contained in:
parent
d0d9291cde
commit
ed1e847618
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
extern crate cortex_m;
|
extern crate cortex_m;
|
||||||
extern crate embedded_hal as hal;
|
extern crate embedded_hal as hal;
|
||||||
extern crate nb;
|
extern crate nb;
|
||||||
extern crate embedded_time;
|
|
||||||
|
|
||||||
pub extern crate rp2040_pac as pac;
|
pub extern crate rp2040_pac as pac;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue