mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-02-23 23:57:43 +11:00
build: Add workspaces to project
This commit is contained in:
parent
1744151025
commit
e44d561ef2
1 changed files with 4 additions and 0 deletions
4
Cargo.toml
Normal file
4
Cargo.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"rp2040-hal",
|
||||
]
|
Loading…
Add table
Reference in a new issue