mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 04:10:28 +00:00
9 lines
122 B
TOML
9 lines
122 B
TOML
[workspace]
|
|
members = [
|
|
"esp-hal-common",
|
|
"esp32-hal",
|
|
"esp32c3-hal",
|
|
"esp32s2-hal",
|
|
"esp32s3-hal",
|
|
]
|