Skip to content

Releases: adafruit/Adafruit_BusIO

Return I2C success/fail on register bits write

23 Feb 00:27
Compare
Choose a tag to compare

now returns bool you can check in case something went amiss in I2C transfer

1.1.5 - maxBufferSize type fix

04 Feb 21:25
31298ba
Compare
Choose a tag to compare
Update library.properties

1.1.4 - Update formatting of I2C debug prints

31 Jan 02:56
5890cd6
Compare
Choose a tag to compare

This release updates the optional debugging print statements to include the slave address and match the format used in CircuitPython's Debug_I2C

1.1.3 - Add Infineon XMC boards to BitOrder quirk

16 Jan 18:05
614fef0
Compare
Choose a tag to compare

This release adds th Infineon XMC boards to the list of bitorder fixes, courtesy of @danielstuart14

1.1.2 - Actions update

08 Jan 18:41
8027913
Compare
Choose a tag to compare
Update library.properties

Clang & actions

28 Dec 00:58
fd082ce
Compare
Choose a tag to compare

clang-formatted
removed travis, added actions

Add auto-increment mode for SPI registers

22 Dec 01:09
Compare
Choose a tag to compare

new mode for 7th-bit-to-auto-inc on SPI registers (as seen in LIS3MDL)

1.0.10 - Add STM32 SPI MSB/LSBFIRST

13 Nov 19:37
a4a1f18
Compare
Choose a tag to compare

Add megaavr arch support

01 Nov 04:20
Compare
Choose a tag to compare
1.0.9

fix for https://github.com/adafruit/Adafruit_BusIO/issues/6

1.0.8 - Allow larger i2c buffers for SAMD

25 Oct 00:29
ced62d2
Compare
Choose a tag to compare
Update library.properties