Releases: adafruit/Adafruit_SSD1306
Releases · adafruit/Adafruit_SSD1306
2.5.2 RP2040 Patch
- update preproc logic to accommodate RP2040
- add RP2040 to CI
2.5.1 - Added a no splash #def
Bump to 2.5.1
2.5.0 - Added splash opt-out, fixed typos
Bump to 2.5.0
2.4.7 - Changed private data to protected data in the Adafruit_SSD1306 class
2.4.6 - Fixed typo in README
Bump to 2.4.6
2.4.5 - Changed binary number format
Merge pull request #209 from montoyamoraga/patch-1 change format of binary numbers
2.4.4 - Added RP2040 support
Bump to 2.4.4
2.4.3 - SCREEN_ADDRESS is no longer a hard-coded value
Bump to 2.4.3
2.4.2 - Improved documentation
Bump to 2.4.2
Fix for overly large i2c buffers
fixes weird half display on SAMD boards