Closed korken89 closed 2 years ago
Thanks for this @korken89! I'm very excited to see RP2040 support :)
Works OK for me on an STM32 Nucleo as well. Would like to hear from @japaric or @jonas-schievink or someone with an nRF52840 just as a double-check before merging though.
Edit, works OK on the Raspberry Pi Pico too (using a second Pico running the CMSIS-DAP firmware).
This fixes #255
A quick test on the nRF52840 seems to work fine as well
bors r+
Would it be possible to get a release with this change included? This would help out a lot of people using the STM32WL; it fixes #255 and https://github.com/stm32-rs/stm32wlxx-hal/issues/74.
Probe-rs 0.12 was just released. This updates the dependency and fixes the breaking changes.
Tested the binary using an STM32 Nucleo devboard.