4
0
David Craven 6 жил өмнө
parent
commit
aa092421a3
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      riscv-rt/Cargo.toml

+ 3 - 0
riscv-rt/Cargo.toml

@@ -11,3 +11,6 @@ license = "ISC"
 [dependencies]
 r0 = "0.2.2"
 riscv = "0.3.0"
+
+[features]
+inline-asm = []