mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-02 14:44:32 +00:00
chore: Release embassy-nrf version 0.4.1
This commit is contained in:
parent
5a8956209f
commit
8e940c315c
@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
<!-- next-header -->
|
<!-- next-header -->
|
||||||
## Unreleased - ReleaseDate
|
## Unreleased - ReleaseDate
|
||||||
|
|
||||||
|
## 0.4.1 - 2025-07-14
|
||||||
|
|
||||||
- changed: nrf52833: configure internal LDO
|
- changed: nrf52833: configure internal LDO
|
||||||
- changed: nrf5340: add more options to clock config
|
- changed: nrf5340: add more options to clock config
|
||||||
- bugfix: clean the SAADC's register while dropping
|
- bugfix: clean the SAADC's register while dropping
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "embassy-nrf"
|
name = "embassy-nrf"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
description = "Embassy Hardware Abstraction Layer (HAL) for nRF series microcontrollers"
|
description = "Embassy Hardware Abstraction Layer (HAL) for nRF series microcontrollers"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user