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
/
usart_rx_ringbuffered.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-2
/
+2
*
Update nighlty, fix warnings.
Dario Nieuwenhuis
2024-10-14
1
-2
/
+1
*
Fix tests
Dion Dokter
2024-08-05
1
-1
/
+1
*
stm32/usart: remove instance generic params
Jan Špaček
2024-05-23
1
-2
/
+2
*
stm32/usart: remove DMA generic params.
Dario Nieuwenhuis
2024-04-16
1
-1
/
+2
*
stm32/dma: add AnyChannel, add support for BDMA on H7.
Dario Nieuwenhuis
2024-02-24
1
-1
/
+1
*
tests: use executor task arena instead of TAIT.
Dario Nieuwenhuis
2023-11-27
1
-1
/
+0
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-4
/
+4
*
stm32/usart: return error instead of panicking on bad baudrate.
Dario Nieuwenhuis
2023-09-26
1
-1
/
+1
*
tests/stm32: centralize pin configuration.
Dario Nieuwenhuis
2023-09-25
1
-96
/
+9
*
ci: run HIL tests in parallel.
Dario Nieuwenhuis
2023-05-30
1
-3
/
+3
*
stm32: move to bind_interrupts
xoviat
2023-05-24
1
-42
/
+37
*
stm32/test: workaround #1426
Dario Nieuwenhuis
2023-05-02
1
-2
/
+5
*
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