aboutsummaryrefslogtreecommitdiff
path: root/tests/stm32/.cargo
Commit message (Expand)AuthorAgeFilesLines
* tests: remove deprecated -Cinline-threshold.Dario Nieuwenhuis2024-10-141-1/+0
* stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.Dario Nieuwenhuis2024-05-011-1/+1
* stm32/rcc: port F1 to new API.Dario Nieuwenhuis2024-02-131-2/+2
* Remove nightly-only flags from cargo configs.Dario Nieuwenhuis2024-01-221-4/+4
* test: set DEFMT_LOG not too verbose so net perf tests pass with `cargo run`.Dario Nieuwenhuis2023-09-281-2/+5
* ci: run HIL tests in parallel.Dario Nieuwenhuis2023-05-301-1/+1
* tests/stm32: revert cfg changesxoviat2023-05-271-5/+3
* stm32/ipcc: refactor examples and testsxoviat2023-05-271-2/+4
* Add env DEFMT_LOG=trace to all examples.Dario Nieuwenhuis2022-06-181-0/+3
* stm32: add stm32f103 bluepill to HIL tests.Dario Nieuwenhuis2022-02-241-4/+3
* Add timer test, add g0, g4 tests.Dario Nieuwenhuis2021-12-071-1/+2
* stm32: add gpio HIL testDario Nieuwenhuis2021-12-061-0/+17