aboutsummaryrefslogtreecommitdiff
path: root/tests/stm32/src/bin/stop.rs
Commit message (Expand)AuthorAgeFilesLines
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* chore: replace make_static! macro usage with non-macro versionUlf Lilleengen2023-12-211-2/+3
* stm32/low-power: refactor refcountxoviat2023-10-251-4/+4
* stm32: fix low-power testxoviat2023-10-231-1/+3
* time: Update examples, tests, and other code to use new Timer::after_x conven...Adam Greig2023-10-151-3/+3
* stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.Dario Nieuwenhuis2023-10-111-5/+2
* tests/stm32: use default clock configxoviat2023-10-021-1/+4
* stm32/low-power: create one critical-section for all time opsxoviat2023-09-211-10/+23
* ci: fix testsxoviat2023-09-171-1/+3
* stm32: fix rtc wakeup timing and add dbgxoviat2023-08-271-2/+4
* stm32: re-export rtcclocksourcexoviat2023-08-271-1/+2
* tests/stm32: add stop and cleanpuxoviat2023-08-261-0/+53