summaryrefslogtreecommitdiff
path: root/test/stm32f_rtc.c
Commit message (Expand)AuthorAgeFilesLines
* test/stm32f_rtc: Allow running the test multiple timesCraig Hesling2021-07-281-0/+2
* test/stm32f_rtc: Allow real rtc delay to be earlyCraig Hesling2021-07-271-5/+14
* test: fix stm32_rtc compilation errorDawid Niedzwiecki2020-11-031-1/+1
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-2/+2
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-2/+2
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* test: Add on-device unit test for STM32 RTCTom Hughes2020-04-301-0/+52