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
/
stm32
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/test: fix race condition in uart_dma.
Dario Nieuwenhuis
2023-05-01
1
-9
/
+18
*
stm32/test: cleanup ringbuffer test, exit on success (transferring 100kb)
Dario Nieuwenhuis
2023-05-01
1
-39
/
+38
*
stm32/uart: feature-gate ringbuffer out when using gpdma, not supported yet.
Dario Nieuwenhuis
2023-05-01
1
-0
/
+2
*
Support overflow detection for more than one ring-period
Rasmus Melchior Jacobsen
2023-05-01
1
-4
/
+15
*
Ring-buffered uart rx with one-period overrun detection
Rasmus Melchior Jacobsen
2023-05-01
1
-0
/
+188
*
stm32/rtc: fix datetime and add f4 test
xoviat
2023-04-25
1
-0
/
+52
*
stm32/sdmmc: add hil test for f4.
Dario Nieuwenhuis
2023-04-17
1
-0
/
+148
*
stm32/test: add C0 hil tests.
Dario Nieuwenhuis
2023-04-11
5
-1
/
+12
*
stm32/test: add h5 hil tests.
Dario Nieuwenhuis
2023-04-10
5
-16
/
+34
*
stm32: Add support for read_until_idle on UART
Guillaume MICHEL
2022-10-26
2
-16
/
+49
*
tests/stm32: add lpuart test on stm32wb55
Dario Nieuwenhuis
2022-08-20
2
-14
/
+2
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
6
-7
/
+7
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
6
-18
/
+18
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
6
-13
/
+13
*
rustfmt on previously edited files
[email protected]
2022-07-10
1
-14
/
+13
*
forgotten file
[email protected]
2022-07-08
1
-1
/
+1
*
Have added doc + minor correction
[email protected]
2022-07-08
1
-7
/
+12
*
Flex/ output open drain test done
[email protected]
2022-07-08
1
-5
/
+6
*
Flex/ input pull up test done
[email protected]
2022-07-08
1
-9
/
+12
*
Flex/ input pull down test done
[email protected]
2022-07-08
1
-7
/
+10
*
Flex/ input no pull test done
[email protected]
2022-07-08
1
-4
/
+7
*
Flex/ Test initial output test done
[email protected]
2022-07-08
1
-1
/
+91
*
stm32: add stm32u5 GPDMA, SPIv4 support, add HIL tests.
Dario Nieuwenhuis
2022-04-27
5
-1
/
+19
*
stm32/spi: fix blocking transfer hanging after async.
Dario Nieuwenhuis
2022-03-15
1
-0
/
+16
*
stm32/spi: check zero-length trasnfers.
Dario Nieuwenhuis
2022-03-15
2
-0
/
+12
*
stm32/spi: more exhaustive test.
Dario Nieuwenhuis
2022-03-15
2
-0
/
+27
*
stm32/spi: implement async trasnfer_in_place
Dario Nieuwenhuis
2022-03-15
1
-0
/
+3
*
Update tests
Grant Miller
2022-03-08
2
-6
/
+6
*
stm32: add stm32f103 bluepill to HIL tests.
Dario Nieuwenhuis
2022-02-24
4
-0
/
+8
*
Support unstable-trait feature for stm32
Ulf Lilleengen
2022-01-26
1
-2
/
+1
*
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
2
-4
/
+2
*
stm32/gpio: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-14
/
+13
*
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
2
-12
/
+19
*
stm32/tests: add stm32h755zi, stm32wb55rg
Dario Nieuwenhuis
2021-12-07
1
-0
/
+4
*
Add timer test, add g0, g4 tests.
Dario Nieuwenhuis
2021-12-07
2
-0
/
+34
*
stm32: add gpio HIL test
Dario Nieuwenhuis
2021-12-06
1
-0
/
+79