| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -2/+2 |
| | | |||||
| * | timer: ostimer: wait for match write ready | Felipe Balbi | 2025-05-21 | 1 | -1/+6 |
| | | | | | | Before writing to MATCH_L/MATCH_H registers, wait for permission to do so by pollinmg MATCH_WR_RDY bit in CTRL register. | ||||
| * | Add OS Event timer support | Felipe Balbi | 2025-05-07 | 1 | -21/+175 |
| | | | | | | | Allow for the use of the OS Event timer as a time source. Signed-off-by: Felipe Balbi <[email protected]> | ||||
| * | Rename rtc.rs to time_driver.rs | Felipe Balbi | 2025-05-07 | 1 | -0/+254 |
| We will add another time driver for user selection. | |||||
