feat(attribute): add no_std attribute
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![no_std]
|
||||
|
||||
use core::marker::PhantomData;
|
||||
|
||||
use arduino_hal::{
|
||||
|
||||
Reference in New Issue
Block a user