What's Changed
- Merge to main for RC3 by @adrianstevens in #588
- Multi segment display updates by @adrianstevens in #590
- Pmsa003i by @adrianstevens in #594
- Add Minipid2 VOC sensor driver by @adrianstevens in #595
- Add Navigation Encoder by @adrianstevens in #597
- Update SH1106 to SH110x and add SH1107 display driver by @adrianstevens in #602
- Add ScaleUp method +buffer1bpp fix by @adrianstevens in #606
- Some AI cleanup and optimizations by @adrianstevens in #609
- Add Lsm303agr Accel/Mag driver by @adrianstevens in #607
- New Lis2Mdl driver and general magetometer cleanup by @adrianstevens in #610
- Add Mcp960x drivers, samples, datasheets by @adrianstevens in #613
- Add MicroAudio library by @adrianstevens in #615
- tera netxPM particulate sensor by @ctacke in #618
- spelling fix by @ctacke in #620
- Minor performance optimizations and a fix a couple of AI bugs by @adrianstevens in #621
- Particles pmsa003i by @adrianstevens in #622
- SpiPeripheral accepts SPI speed and mode by @adrianstevens in #623
- Create develop-ci.yml by @ctacke in #626
- Remove bespoke bus abstraction in Mcp23xxx by @adrianstevens in #625
- Remove unnecessary Task.Run calls and async decorations by @adrianstevens in #630
- Rename bus peripheral classes, fields and references to communications by @adrianstevens in #632
- Bmexxx bus abstractions by @adrianstevens in #635
- Feature/rgbled by @ctacke in #642
- Add ISpiPeripheral and II2cPeripheral abstractions by @adrianstevens in #636
- fix LED deadlock bug by @ctacke in #643
- Add ILI9341 driver rotation, fix MicroGraphics rotation logic, fix Tf… by @adrianstevens in #644
- Remove reflection and cleanup names by @adrianstevens in #647
- TextDisplayMenu switched to System.Text.Json by @jorgedevs in #648
- TftSpiBase.SetAddressWindow optimizations by @KallDrexx in #650
- Only call SetAddressWindow if the update window changes by @adrianstevens in #652
- Remove unneeded SetAddressWindow call and reduce startup delay by @adrianstevens in #653
- Pin controller fix, xml comments, minor bank optimization by @adrianstevens in #654
- Simplify and cleanup RgbPwmLed + extension by @adrianstevens in #651
- fix to apply auto-speed and auto-mode to all communications, not just… by @ctacke in #656
- MicroGraphics Buffer1bppV fix by @jorgedevs in #657
- Merge to main for RC3-1 (step 1) by @adrianstevens in #659
Full Changelog: v0.96.0...v0.98.0