You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#203 Added Ssd1306::release(self) to release the contained i2c interface.
Changed
(breaking) Updated dependencies for embedded-hal 1.0.0.
Switch examples to embassy STM32 PAC which implements embedded-hal 1.0.0 traits.
Add an asynchronous interface, enabled via the async feature.
(breaking) Increased MSRV to 1.75.0
#212 Switch
from circleci to github actions. Adjust urls now repository is hosted on
rust-embedded-community. Update code and config for modern rust and tools