mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Bump embedded-hal-async in rtic-monotonics
This commit is contained in:
parent
2aa71ff6f5
commit
df66163ace
2 changed files with 8 additions and 4 deletions
|
|
@ -5,7 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
||||
|
||||
## [Unreleased]
|
||||
## Unreleased
|
||||
|
||||
## v1.0.1 - 2023-08-20
|
||||
|
||||
### Added
|
||||
|
||||
|
|
@ -15,9 +17,11 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
|
||||
### Changed
|
||||
|
||||
- Bump `embedded-hal-async`
|
||||
|
||||
### Fixed
|
||||
|
||||
- Unmask the `rp2040` interrupt
|
||||
- Use `$crate` and fully qualified paths in macros
|
||||
|
||||
## [v1.0.0] - 2023-05-31
|
||||
## v1.0.0 - 2023-05-31
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue