jonas-schievink
released this
26 Oct 16:32
·
185 commits
to master
since this release
New Features
- Enable all SPIM and UARTE interfaces on the nRF9160 (#391).
- Add a
reset_event
method toTimer
(#390). - Add a
free
method toSaadc
(#389). - Add
OpenDrainIO
pin state for bidirectional open drain GPIOs (#401 #402).
Enhancements
- Make SCK pin optional for
Spi
andSpim
APIs (#400 #406). - Update PACs and
nrf-usbd
to the newest version (#404).