aboutsummaryrefslogtreecommitdiff
path: root/embassy-imxrt/src/rtc.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename rtc.rs to time_driver.rsFelipe Balbi2025-05-071-254/+0
| | | | We will add another time driver for user selection.
* Add Embassy iMXRT RTC Time DriverFelipe Balbi2025-04-091-0/+254