Skip to content

rp2040-hal v0.10.2

Latest
Compare
Choose a tag to compare
@jannic jannic released this 07 Jun 10:57
· 121 commits to main since this release
74bd74c

0.10.2 - 2024-06-07

  • Fix oneshot adc read waiting indefinitely - #799 @mjptree
  • Fix set_low() and set_high() implementation for OutputPin - #807 @martinsp
  • Update install instructions for probe-rs - #804 @jannic
  • Fix bad transmutes of references to Qspi pins - #805 @jannic