2.1 Release
This marks the 2.1 release of dotnet/iot. This is our first minor release of 2.0. The release included two packages which are available in NuGet.org today. Here is a link to them:
Release Notes
System.Device.Gpio
- Added support for new Raspberry Pi 4 board revision b03115.
- Fixed handling of epoll_wait returning EINTR on SysFSDriver.
- Fixed issue where we didn't allow pins to be already exported outside of the program.
- Removed unnecessary package dependencies for non-Netstandard TFMs.
Iot.Device.Bindings
- New transport layer for HardwareAccess
- Removed ILI9341 SPI buffer range limit
- Make Motorhat compatible with WaveShare Motor Driver Hat
- Added support for several new Device Bindings including:
- NMEA GPS/Sonar binding
- HT1632
- LP55231
- SK6812-Strips
We would like to thank all the community that made this release possible, and particularly we would like to special thank the following contributors: