Skip to content

Commit

Permalink
remove features from cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hudson-ayers committed May 4, 2020
1 parent 5545e9b commit 818832f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions chips/stm32f4xx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,3 @@ cortexm4 = { path = "../../arch/cortex-m4" }
enum_primitive = { path = "../../libraries/enum_primitive" }
kernel = { path = "../../kernel" }
tock_rt0 = { path = "../../libraries/tock-rt0" }

[features]
stm32f446re = []
stm32f429zi = []

0 comments on commit 818832f

Please sign in to comment.