Releases: sigpwny/max7800x-hal
Releases · sigpwny/max7800x-hal
v0.7.1
What's Changed
- feat: add method to get the base address of a page by @thealtofwar in #14
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore: bump rand_core by @henopied in #11
- Make GCR/LPGCR peripherals public in GcrRegisters by @WhiteHoodHacker in #13
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- feat: add ICC and format code by @WhiteHoodHacker in #12
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Updated
max78000-pac
from v0.3.0 to v0.5.0 (see changelog)
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- fix: remove nightly feature by @WhiteHoodHacker in #10
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: implement FLC by @WhiteHoodHacker in #6
- fix:
Clock
now implementsClone
andCopy
traits
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: make UartPeripheral easier to use by @thealtofwar in #5
- feat: Add
embedded-io
traits for UART peripheral by @WhiteHoodHacker in #7 - BREAKING: Replace TRNG utils with optional Rand impl by @henopied in #4
New Contributors
Full Changelog: v0.3.0...v0.4.0