embassy/tests/stm32
Dario Nieuwenhuis 40f30fa4cd Remove a few ultra-verbose logs.
They're heavily spamming logs for HIL tests, and I don't believe
they're valuable now that the thing they helped debug in their young
age is now solid and mature.
2023-10-03 22:22:16 +02:00
..
.cargo test: set DEFMT_LOG not too verbose so net perf tests pass with cargo run. 2023-09-28 03:47:14 +02:00
src Remove a few ultra-verbose logs. 2023-10-03 22:22:16 +02:00
build.rs tests/stm32: add L0, L1, L4, L4+, L5 2023-09-26 05:30:50 +02:00
Cargo.toml stm32/hil: add f2, f3, f7, l49 2023-10-03 02:11:58 +02:00
gen_test.py stm32/sdmmc: add hil test for f4. 2023-04-17 21:49:34 +02:00
link_ram.x tests/stm32: make __sdata=__edata so that cortex-m-rt doesn't try to copy it from "flash". 2022-01-05 13:30:08 +01:00
teleprobe.sh stm32/usart: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00