Releases: adafruit/Adafruit_BusIO
Releases · adafruit/Adafruit_BusIO
1.11.0 - Added support for Heltec CubeCell modules with ASR6502
1.10.3 - Tweaks for no CS configs.
- Minor tweaks to better support no CS configs, like DotStar.
1.10.2 - Enabled Adafruit_BusIO as ESP-IDF component support
Bump to 1.10.2
1.10.1 - Improved hardware SPI write speed on ESP32
1.10.0 - Added write_and_read() method
Bump to 1.10.0
1.9.9 - Fixed typo
Bump to 1.9.9
1.9.8
1.9.7
Fix non-SPI platforms
more Arduino.h inserts
Mostly cosmetic change
Simplify the placement and order of #includes so Wire.h is in One Canonical Place rather than a game of Whack-a-Mole.