mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-02-02 22:46:35 +11:00
e3be4f8025
Bring in line with atsamd-hal GPIO v2 Copied as much as possible. Docs lifted mostly as-is. Also add sample BSP for the Feather RP2040 in boards/feather_rp2040 May include a few random fixes from currently futile attempt to get doctests working.
5 lines
72 B
TOML
5 lines
72 B
TOML
[workspace]
|
|
members = [
|
|
"rp2040-hal",
|
|
"boards/feather_rp2040"
|
|
]
|