Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 384 Bytes

CHANGELOG.md

File metadata and controls

14 lines (8 loc) · 384 Bytes

Changelog

oled_async is a Rust driver for the SH11xx/SSD1xxx OLED displaya. It supports embedded-graphics or raw pixel drawing modes and works with the embedded-hal traits for maximum portability.

0.1.0

Added

  • Initial publish.