0.26.0
- 
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