Skip to content

Releases: sigpwny/max7800x-hal

v0.7.1

27 Feb 23:28
Compare
Choose a tag to compare

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

23 Feb 02:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

13 Feb 19:26
94671f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

13 Feb 00:54
Compare
Choose a tag to compare

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

03 Feb 01:23
456bf2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

29 Jan 08:12
cf640d2
Compare
Choose a tag to compare

What's Changed

  • feat: implement FLC by @WhiteHoodHacker in #6
  • fix: Clock now implements Clone and Copy traits

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 Jan 05:04
52fc813
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Jan 23:38
d30b397
Compare
Choose a tag to compare

Changelog

  • Rename crate to max7800x-hal
  • Now published on crates.io and docs.rs!
  • Update README documentation to link to max78000fthr-template repo