Skip to content

Releases: adafruit/Adafruit_BusIO

1.11.0 - Added support for Heltec CubeCell modules with ASR6502

31 Jan 20:36
92b460c
Compare
Choose a tag to compare

1.10.3 - Tweaks for no CS configs.

25 Jan 03:32
6b3e7a3
Compare
Choose a tag to compare
  • Minor tweaks to better support no CS configs, like DotStar.

1.10.2 - Enabled Adafruit_BusIO as ESP-IDF component support

24 Jan 17:08
7a05fcc
Compare
Choose a tag to compare

1.10.1 - Improved hardware SPI write speed on ESP32

12 Jan 23:06
69b929d
Compare
Choose a tag to compare

1.10.0 - Added write_and_read() method

03 Jan 21:44
ea1e1a8
Compare
Choose a tag to compare

1.9.9 - Fixed typo

21 Dec 03:58
9c5fcb7
Compare
Choose a tag to compare
Bump to 1.9.9

1.9.8

26 Nov 06:56
bbd2fd6
Compare
Choose a tag to compare
  • skip I2C end() for AVR core without WIRE_HAS_END
  • skip I2C end() for esp32 core for now

1.9.7

24 Nov 16:16
9b8e3d5
Compare
Choose a tag to compare

add Adafruit_I2CDevice::end()

Fix non-SPI platforms

20 Nov 16:47
Compare
Choose a tag to compare

more Arduino.h inserts

Mostly cosmetic change

19 Nov 20:22
170ff5f
Compare
Choose a tag to compare

Simplify the placement and order of #includes so Wire.h is in One Canonical Place rather than a game of Whack-a-Mole.