mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 20:51:31 +11:00
9 lines
149 B
TOML
9 lines
149 B
TOML
[workspace]
|
|
members = [
|
|
"rp2040-hal",
|
|
"boards/feather_rp2040",
|
|
"boards/pico",
|
|
"boards/pico_explorer",
|
|
"boards/pico_lipo_16mb",
|
|
]
|