1
0
Fork 0
mirror of https://github.com/italicsjenga/rp-hal-boards.git synced 2025-02-23 23:57:43 +11:00
rp-hal-boards/Cargo.toml

10 lines
212 B
TOML

[workspace]
members = [
"rp2040-hal",
"boards/feather_rp2040",
"boards/pico",
"boards/pico_explorer",
"boards/pico_lipo_16mb",
"boards/adafruit_macropad",
"boards/pro_micro_rp2040",
]