adrianstevens
released this
06 May 17:36
·
441 commits
to develop
since this release
What's Changed
- Added ITouchScreen interface by @ctacke in #55
- Added sd support by @ctacke in #53
- Switch to local refs by @adrianstevens in #56
- cherry pick NetworkErrorHandler by @ctacke in #57
- Added ISleepAwarePeripheral by @ctacke in #45
- Feature/wifi refactor by @ctacke in #46
- Update Readme by @jorgedevs in #58
- Bug/sd platform support by @NevynUK in #60
- added xml docs by @ctacke in #59
- Update/normalize sensor interfaces by @adrianstevens in #64
- added pieces needed for Windows support by @ctacke in #65
- Meadow.Core refactor by @adrianstevens in #66
- Add circular and message buffer + minor cleanup by @adrianstevens in #67
- Rename SerialMessageBuffer to SerialMessageProcessor by @adrianstevens in #68
- Added serial port to platformOS by @ctacke in #69
- added convenience method for getting a serial port name by @ctacke in #70
- change from MonoVersion to RuntimeVersion by @ctacke in #71
- Add channel info base classes by @adrianstevens in #73
- Fix SerialPortName friendly name compare by @adrianstevens in #75
- Remove unneeded / conflicting CreateI2cBus overload by @adrianstevens in #77
- added IPinController interface by @ctacke in #76
- Added CreateBiDirectionalPort to IPin extensions by @ctacke in #79
- Feature/update service by @ctacke in #81
- Feature/os messages by @ctacke in #82
- added launch args support by @ctacke in #84
- move SetClock to platform OS by @ctacke in #85
- lots o' docs by @ctacke in #86
- Add the ability to reserve pins through config by @NevynUK in #88
- Cleanup IMagnetometer by @adrianstevens in #89
- adding crypto for update service by @ctacke in #83
- Add reserved pins config by @ctacke in #90
- Add SetVolume to IToneGenerator by @adrianstevens in #91
- Add some convenience to SerialPortName by @ctacke in #92
- Require SPI speed and bus for ISpiPeripheral and dynamically set SPI bus by @adrianstevens in #93
- fix namespace by @adrianstevens in #94
- Rename bus peripheral contracts to communications by @adrianstevens in #95
- Rename ISpiDevice to ISpiPeripheral and add II2cPeripheral by @adrianstevens in #96
- Bug/minor fixes by @ctacke in #97
- LED interface updates by @jorgedevs in #98
- added xml docs by @ctacke in #100
- moved common exceptions from Core to Contracts by @ctacke in #99
Full Changelog: v0.90.0...v0.98.0