index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Collapse
)
Author
Age
Files
Lines
*
stm32: add rust stable support
Dario Nieuwenhuis
2022-02-12
1
-1
/
+1
|
*
traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.
Dario Nieuwenhuis
2022-01-27
1
-1
/
+0
|
*
Support unstable-trait feature for stm32
Ulf Lilleengen
2022-01-26
2
-2
/
+2
|
*
stm32/spi: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-2
/
+1
|
*
stm32/usart: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
3
-4
/
+14
|
*
stm32/gpio: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-14
/
+13
|
*
tests/stm32: make __sdata=__edata so that cortex-m-rt doesn't try to copy it ↵
Dario Nieuwenhuis
2022-01-05
1
-1
/
+1
|
|
|
|
from "flash".
*
stm32/tests: add uart, uart_dma tests.
Dario Nieuwenhuis
2021-12-08
2
-0
/
+106
|
*
stm32/tests: add DMA SPI
Dario Nieuwenhuis
2021-12-07
1
-0
/
+51
|
*
stm32/tests: add spi
Dario Nieuwenhuis
2021-12-07
1
-0
/
+46
|
*
stm32/tests: higher clocks for H7
Dario Nieuwenhuis
2021-12-07
3
-13
/
+36
|
*
stm32/tests: add stm32h755zi, stm32wb55rg
Dario Nieuwenhuis
2021-12-07
2
-0
/
+6
|
*
Add timer test, add g0, g4 tests.
Dario Nieuwenhuis
2021-12-07
4
-4
/
+42
|
*
stm32: add gpio HIL test
Dario Nieuwenhuis
2021-12-06
6
-0
/
+434