Skip to content

vm-superio-v0.4.0

Compare
Choose a tag to compare
@andreeaflorescu andreeaflorescu released this 23 Sep 11:12
· 70 commits to main since this release

v0.4.0

Added

  • Added in_buffer_empty to SerialEvents trait. This helps with handling the registration of I/O events related to the serial input.

Changed

  • Changed RTC to Rtc and RTCEvents to RtcEvents as part of the Rust version update to 1.52.1 (#57).