Releases: YuhanLiin/msp430fr2x5x-hal
Releases · YuhanLiin/msp430fr2x5x-hal
0.4.1
0.4.0
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 returnDelay
in addition to its other return values - Mitigate issue of device hanging after clock configuration by adding NOPs
Version 0.1.0
Initial release