Skip to content

Commit 557a84a

Browse files
authored
rtc: add alarm functionality
1 parent 48ce90a commit 557a84a

File tree

4 files changed

+593
-6
lines changed

4 files changed

+593
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88
### Added
99
- Added a `is_pending` method to the `gpio::Exti` trait.
10+
- Added alarm functionality to the RTC.
1011

1112
## [0.3.0] - 2021-12-20
1213
### Added

0 commit comments

Comments
 (0)