rp-rs / rp-hal-boards

Board Support Packages for RP2040 based PCBs
199 stars 82 forks source link

feat: transitively expose the rp-2040 eh1_0_alpha feature #40

Closed jcdickinson closed 1 year ago

jcdickinson commented 1 year ago

This transitively exposes the eh1_0_alpha feature so that it's easier to use/patch BSPs with the newer releases of embedded-hal via rp-hal.

There are some BSPs that use embedded-hal directly, as I don't have the affected boards I didn't want to mess about with the code and break anything. I replicated what's done in the rp2040-hal - these dependencies should probably be removed and accessed via the re-exported hal.