Skip to content

Commit

Permalink
Add more boards
Browse files Browse the repository at this point in the history
  • Loading branch information
seanaye authored and ivmarkov committed Jun 11, 2023
1 parent 250a196 commit fec6bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo/cargo-generate.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pre = ["pre-script.rhai"]
[placeholders.mcu]
type = "string"
prompt = "Which MCU to target?"
choices = ["esp32", "esp32c3", "esp32s2", "esp32s3", "esp32c6"]
choices = ["esp32", "esp32c3", "esp32s2", "esp32s3", "esp32c6", "esp32c2", "esp32h2"]
default = "esp32"

[placeholders.defaults]
Expand Down

0 comments on commit fec6bb0

Please sign in to comment.