Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@jonas-schievink jonas-schievink released this 26 Oct 16:32
· 154 commits to master since this release
f345ccb

New Features

  • Enable all SPIM and UARTE interfaces on the nRF9160 (#391).
  • Add a reset_event method to Timer (#390).
  • Add a free method to Saadc (#389).
  • Add OpenDrainIO pin state for bidirectional open drain GPIOs (#401 #402).

Enhancements

  • Make SCK pin optional for Spi and Spim APIs (#400 #406).
  • Update PACs and nrf-usbd to the newest version (#404).

Fixes

  • Fix pin connection checks in free methods (#397 #407).