Skip to content

Commit

Permalink
Require stm32h503 for example
Browse files Browse the repository at this point in the history
  • Loading branch information
astapleton committed Nov 18, 2024
1 parent 1b70af1 commit 2cd9a63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@ opt-level = "s" # optimize for binary size
[[example]]
name = "blinky"
required-features = ["stm32h503"]

[[example]]
name = "i2c"
required-features = ["stm32h503"]

0 comments on commit 2cd9a63

Please sign in to comment.