mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-07-26 10:38:41 +00:00
-
released this
2023-09-21 07:43:46 +00:00 | 185 commits to dev since this release📅 Originally published on GitHub: Thu, 21 Sep 2023 10:53:19 GMT
🏷️ Git tag created: Thu, 21 Sep 2023 07:43:46 GMT-
core
- i2c iface refactor: Resolve #559
- fix uses of legacy i2c WriteRegister calls
- add correct Tx implementation for mock I2C interfaces
- bump golang.org/x/net version
-
new devices
-
enhancements
- ssd1306
- improve bus error handling
- ssd1306
-
bugfixes
- st7789
- fix scrolling when rotated by 180°
- st7789
- fix incorrect Rotation configuration
- fix SetScrollArea
- ili9341
- fix SetScrollArea
- st7789
-
build
- use latest tag of tinygo-dev container for running tests
Downloads
-