Skip to content

Releases: YuhanLiin/msp430fr2x5x-hal

0.4.1

26 Jan 01:36
Compare
Choose a tag to compare
  • Fix doc.rs build issue

0.4.0

22 Jan 07:04
Compare
Choose a tag to compare

What's changed

  • Add support for ADC interface
  • Add support for SPI interface
  • Add support for I2C interface
  • Add Delay object, allowing for millisecond delays
  • Change ClockConfig::freeze to return Delay in addition to its other return values
  • Mitigate issue of device hanging after clock configuration by adding NOPs

Version 0.1.0

09 Dec 00:06
Compare
Choose a tag to compare

Initial release