Skip to content

vm-superio-v0.6.0

Compare
Choose a tag to compare
@lauralt lauralt released this 15 Apr 11:38
· 40 commits to main since this release

v0.6.0

Added

  • Added SerialState, and support for saving and restoring the state of the
    Serial device (#73).
  • Added the Debug derive to the exported structures
    (#75).

Fixed

  • Fixed enqueue_raw_bytes for the corner case when 0 bytes were sent, and the
    fifo was full (#77).