Releases: adafruit/Adafruit_BusIO
Releases · adafruit/Adafruit_BusIO
1.3.2 - Redid #ifdefs
fix dox
Add attiny support
now works with megaTinyCore
1.3.0 - Added Sony Spresense support
Remove delay
- Removed a spurious hardwired
delay()
fromwrite_then_read()
.
1.2.5 - Fix debug print spacing
bump patch
Add I2C setSpeed()
1.2.4 doxy
1.2.3 - Fixing support for SPI Mode 2 & 3 and SPI w/o MOSI
Update library.properties
1.2.2 - Add SPI RegisterBits example, docs/naming bugfix
This release is courtesy of @AnHardt AnHardt
Fix software SPI mode 0 clock polarity
now is idle low as it ought to be!
Return I2C success/fail on register bits write
now returns bool you can check in case something went amiss in I2C transfer