Add inline-asm feature.
This commit is contained in:
parent
59d46795b2
commit
34b2ba33cd
|
@ -10,3 +10,6 @@ license = "ISC"
|
|||
|
||||
[dependencies]
|
||||
bare-metal = "0.1.1"
|
||||
|
||||
[features]
|
||||
inline-asm = []
|
Loading…
Reference in New Issue