mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-07-26 02:28:41 +00:00
-
released this
2026-04-21 08:44:44 +00:00 | 6 commits to dev since this release📅 Originally published on GitHub: Tue, 21 Apr 2026 09:07:38 GMT
🏷️ Git tag created: Tue, 21 Apr 2026 08:44:44 GMT-
new devices
- unoqmatrix
- LED matrix on the Arduino Uno Q
- waveshare-epd (ssd1680)
- Add driver for Waveshare 2.9 inch v2 e-paper display
- unoqmatrix
-
enhancements
- gps
- add UBX config command support (#831)
- improve implementation for UBX config commands
- revamp validSentence() to avoid heap allocation for errors
- export some errors for checking/suppression from client
- improvements and corrections for config commands
- lora
- fill out more constants for lora device
- mcp2515
- add support for extended CAN IDs (#857)
- si5351
- complete refactor for more complete interface
- st7735
- remove dependency on the machine package
- sx127x
- add functions used for FSK radio communication
- ws2812
- add brightness control
- add PIO support for RP2040/RP2350
- gps
-
bugfixes
- st7789
- fix scroll on rotated displays
- fix driver when rotated 90º
- ws2812
- fix brightness control issues (#858)
- st7789
Downloads
-