diff --git a/src/lib.rs b/src/lib.rs index efe9e0d..842482d 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,3 +1,5 @@ +#![no_std] + use core::marker::PhantomData; use arduino_hal::{