mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 12:20:37 +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>