Take into account changes in pio-rs

This commit is contained in:
Pedro Ferreira 2024-10-19 10:14:44 +02:00
parent a13f24b39b
commit b65bd1cc7d

View File

@ -92,7 +92,7 @@ boot2-none = []
## Configure the hal for use with the 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
rp235xa = ["_rp235x"]
## Configure the hal for use with the rp235xB