mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-01 06:10:41 +00:00
![bors[bot]](/assets/img/avatar_default.png)
1128: Add missing SPI pins r=Dirbaio a=pferreir The SPI definitions lack the pins which are not accessible on the pico (but are so e.g. on the stamp). Co-authored-by: Pedro Ferreira <pedro@dete.st>