drivers: rtc: rpi_pico: Add alarm support to RPi Pico RTC driver
This adds support for the alarm functionality of the RPi Pico RTC. Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
This commit is contained in:
parent
df8c89b528
commit
1c50ba489f
4 changed files with 228 additions and 11 deletions
|
@ -5,7 +5,7 @@ description: RaspberryPi Pico RTC
|
|||
|
||||
compatible: "raspberrypi,pico-rtc"
|
||||
|
||||
include: [rtc.yaml, reset-device.yaml]
|
||||
include: [rtc-device.yaml, reset-device.yaml]
|
||||
|
||||
properties:
|
||||
reg:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue