Fixing build

master
Ryan Summers 2021-08-02 13:17:03 +02:00
parent fb580edcee
commit 2f2e38f31c
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#![no_std]
#![cfg_attr(feature = "nightly", feature(core_intrinsics))]
pub mod configuration;
pub mod hardware;
pub mod net;