aboutsummaryrefslogtreecommitdiff
path: root/tests/stm32/src/bin/rtc.rs
Commit message (Collapse)AuthorAgeFilesLines
* tests: disable rtc for h563 on non-stopxoviat2025-11-051-0/+4
|
* rtc: use consistent api between stop and non-stopxoviat2025-11-041-9/+6
|
* stm32: fix rtc testxoviat2025-11-041-1/+17
|
* Fix testsDion Dokter2024-08-051-1/+1
|
* tests: use executor task arena instead of TAIT.Dario Nieuwenhuis2023-11-271-1/+0
|
* time: Update examples, tests, and other code to use new Timer::after_x ↵Adam Greig2023-10-151-2/+2
| | | | convenience methods
* stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.Dario Nieuwenhuis2023-10-111-14/+2
|
* h7: enable rtc testMatt Ickstadt2023-10-061-4/+13
|
* ci: fix testsxoviat2023-09-171-1/+3
|
* stm32: re-export rtcclocksourcexoviat2023-08-271-1/+2
|
* tests/stm32: fix rtc testxoviat2023-08-081-10/+6
|
* wpan: add mac testxoviat2023-07-151-0/+2
|
* stm32: update stm32-metapac.Dario Nieuwenhuis2023-06-191-4/+2
|
* ci: run HIL tests in parallel.Dario Nieuwenhuis2023-05-301-5/+3
|
* stm32/rtc: fix datetime and add f4 testxoviat2023-04-251-0/+52