Commit Graph

3 Commits

Author SHA1 Message Date
Yurii Soldak 453ff96a66 Replace Safe functions with legacy.PinOutput 2025-09-22 21:23:53 +02:00
Yurii Soldak c6d83b783f Pin HAL to break dependency of drivers from TinyGo's machine package 2025-09-21 04:38:21 +02:00
Yurii Soldak ae9e8f915e ssd1306: avoid unnecessary heap allocations (#767)
* ssd1306: avoid unnecessary heap allocations

* ssd1306: extract i2c and spi bus implementations

* ssd1306: refactor tests -- show fps and heap usage

* ssd1306: bring back the lost exported methods

* Adjust examples

* Fix smoketests for ssd1306
2025-08-10 10:05:18 +02:00