diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -77,8 +77,6 @@ version = "0.5.2" trybuild = "1" [features] -heterogeneous = ["cortex-m-rtic-macros/heterogeneous", "microamp"] -homogeneous = ["cortex-m-rtic-macros/homogeneous"] # used for testing this crate; do not use in applications __v7 =[] __min_r1_43 =[] @@ -89,8 +87,6 @@ lto = true [workspace] members = [ - "heterogeneous", - "homogeneous", "macros", ] |
