mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 20:51:31 +11:00
build: Add workspaces to project
This commit is contained in:
parent
1744151025
commit
e44d561ef2
4
Cargo.toml
Normal file
4
Cargo.toml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[workspace]
|
||||||
|
members = [
|
||||||
|
"rp2040-hal",
|
||||||
|
]
|
Loading…
Reference in a new issue