Skip to content

Releases: adafruit/Adafruit_BusIO

1.16.1 Fix SPIDevice compatibility for Silicon Labs boards

21 May 11:16
15fbda5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.16.0...1.16.1

1.16.0 Support Arduino R4 boards

16 Apr 17:46
e1aa388
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15.0...1.16.0

1.15.0 Add compatibility with Silicon Labs Arduino boards

16 Jan 19:17
fc25cd4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.14.5...1.15.0

1.14.5 Remove volatile variable compound assignments

10 Oct 16:32
9ebca64
Compare
Choose a tag to compare
  • Updated code to avoid using compound assignments with volatile variables.

1.14.4 Add XMC MCU support

19 Sep 10:49
ee0faec
Compare
Choose a tag to compare

What's Changed

  • By adding two macros all Infineons XMC MCUs are now able to use the l… by @OlafFilies in #119
  • Remove offensive term in comments by @Wol in #120

New Contributors

Full Changelog: 1.14.3...1.14.4

1.14.3

15 Aug 11:04
3ea940b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.14.2...1.14.3

1.14.2 - Updated CI Actions versions

22 May 16:54
Compare
Choose a tag to compare
Update CI action versions

1.14.1 - Bug fix

02 Nov 16:54
186bfb0
Compare
Choose a tag to compare
  • Initialize some uninitialized data members that would lead to crash.

1.14.0 - Refactored for better SW SPI only support

25 Oct 21:24
0348f74
Compare
Choose a tag to compare

1.13.2 - Made setspeed more robust

12 Aug 21:17
e89ae64
Compare
Choose a tag to compare