Skip to content

Releases: lpc55/lpc55-hal

0.6.0

Choose a tag to compare

@robin-nitrokey robin-nitrokey released this 15 Jul 18:49
0.6.0
d5dc586
  • Bump MSRV to 1.79
  • Remove littlefs2_prince_filesystem! macro because the implementation did not correctly determine the PRINCE regions to enable. Users should replace it with a custom implementation using the appropriate PRINCE regions for their configuration.
  • Replace littlefs2_filesystem! macro with Storage struct.
  • Rename littlefs feature to littlefs2-v0.7.
  • Add support for littlefs2 v0.8 behind the littlefs2-v0.8 feature.

0.5.0

Choose a tag to compare

@robin-nitrokey robin-nitrokey released this 20 Mar 11:27
0.5.0
062458f
  • Document the MSRV 1.74
  • Remove lpc55-rtic feature
  • Update dependencies to:
    • block-buffer 0.10
    • cipher 0.4
    • digest 0.10
    • generic-array 1
    • littlefs2 0.7
    • lpc55-pac 0.5

0.4.1

Choose a tag to compare

@robin-nitrokey robin-nitrokey released this 28 Feb 14:08
0.4.1
1afe02f
  • Add support for the watchdog peripheral (wwdt)

0.4.0

Choose a tag to compare

@robin-nitrokey robin-nitrokey released this 25 Oct 09:32
0.4.0
53a86f7
  • Update littlefs2 to 0.5

All Changes

0.3.1

Choose a tag to compare

@robin-nitrokey robin-nitrokey released this 09 Oct 08:08
0.3.1
d384dc9

Changes

  • Update littlefs2 to 0.4 (#60)
  • Fix PUF peripheral:
    • Add PUF to peripherals (#61)
    • Check state after enabling PUF (#63)
    • Support started PUF peripherals (#64)
  • Remove unnecessary as_ref call to fix compilation (#66)

All Changes

v0.3.0

Choose a tag to compare

@robin-nitrokey robin-nitrokey released this 09 Oct 07:53
0.3.0

Changes

  • Update dependencies:
    • Update embedded-time to 0.12
    • Update littlefs2 to 0.3.1

All changes

v0.2.1

Choose a tag to compare

@nickray nickray released this 02 May 16:09
Rename Lap->Elapsed

v0.2.0

Choose a tag to compare

@nickray nickray released this 02 May 14:19

Yanked to make v0.2.1 not breaking.

v0.1.1

Choose a tag to compare

@nickray nickray released this 25 Apr 14:24
Changelog / release 0.1.1