diff options
Diffstat (limited to 'cortex-m-semihosting/Cargo.toml')
-rw-r--r-- | cortex-m-semihosting/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cortex-m-semihosting/Cargo.toml b/cortex-m-semihosting/Cargo.toml index b539e13..32e980e 100644 --- a/cortex-m-semihosting/Cargo.toml +++ b/cortex-m-semihosting/Cargo.toml @@ -16,7 +16,6 @@ edition = "2021" rust-version = "1.59" [features] -inline-asm = [] jlink-quirks = [] no-semihosting = [] |