mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-28 12:50:37 +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 -->
|
||||
## Unreleased - ReleaseDate
|
||||
|
||||
## 0.4.1 - 2025-07-14
|
||||
|
||||
- changed: nrf52833: configure internal LDO
|
||||
- changed: nrf5340: add more options to clock config
|
||||
- bugfix: clean the SAADC's register while dropping
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "embassy-nrf"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
description = "Embassy Hardware Abstraction Layer (HAL) for nRF series microcontrollers"
|
||||
|
Loading…
x
Reference in New Issue
Block a user