@@ -9,4 +9,7 @@ keywords = ["riscv", "register", "peripheral"]
license = "ISC"
[dependencies]
-bare-metal = "0.1.1"
+bare-metal = "0.1.1"
+
+[features]
+inline-asm = []