mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
Take into account changes in pio-rs
This commit is contained in:
parent
a13f24b39b
commit
b65bd1cc7d
@ -92,7 +92,7 @@ boot2-none = []
|
|||||||
|
|
||||||
## Configure the hal for use with the rp2040
|
## Configure the hal for use with the rp2040
|
||||||
rp2040 = ["rp-pac/rp2040"]
|
rp2040 = ["rp-pac/rp2040"]
|
||||||
_rp235x = ["rp-pac/rp235x", "pio/rp2350", "pio-proc/rp2350"]
|
_rp235x = ["rp-pac/rp235x"]
|
||||||
## Configure the hal for use with the rp235xA
|
## Configure the hal for use with the rp235xA
|
||||||
rp235xa = ["_rp235x"]
|
rp235xa = ["_rp235x"]
|
||||||
## Configure the hal for use with the rp235xB
|
## Configure the hal for use with the rp235xB
|
||||||
|
Loading…
Reference in New Issue
Block a user