mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-01-23 09:46:33 +11:00
8 lines
149 B
TOML
8 lines
149 B
TOML
[workspace]
|
|
members = [
|
|
"rp2040-hal",
|
|
"boards/feather_rp2040",
|
|
"boards/pico",
|
|
"boards/pico_explorer",
|
|
"boards/pico_lipo_16mb",
|
|
]
|