File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased]
77
8+ -
9+
10+ ## [ v0.4.0] ( https://github.com/lpc55/lpc55-hal/releases/tag/0.4.0 ) - 2024-10-25
11+
812- Update ` littlefs2 ` to 0.5
913
14+ [ All Changes] ( https://github.com/lpc55/lpc55-hal/compare/0.3.1...0.4.0 )
15+
1016## [ v0.3.1] ( https://github.com/lpc55/lpc55-hal/releases/tag/0.3.1 ) - 2024-10-09
1117
1218- Update ` littlefs2 ` to 0.4 ([ #60 ] ( https://github.com/lpc55/lpc55-hal/pull/60 ) )
Original file line number Diff line number Diff line change 11[package ]
22name = " lpc55-hal"
3- version = " 0.3.1 "
3+ version = " 0.4.0 "
44edition = " 2018"
55description = " Hardware Abstraction Layer (HAL) for the NXP LPC55S6x ARM Cortex-33 microcontrollers"
66repository = " https://github.com/lpc55/lpc55-hal"
You can’t perform that action at this time.
0 commit comments