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
/
rp
/
src
/
bin
/
uart_buffered.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update examples and tests
Marc
2025-05-02
1
-3
/
+3
*
BufferedUart initialization
Michael Gomez
2025-04-04
1
-3
/
+3
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-7
/
+31
*
Inital rp23 ci tests
Caleb Jamison
2025-02-18
1
-0
/
+3
*
rp/gpio: remove generics.
Dario Nieuwenhuis
2024-01-22
1
-3
/
+3
*
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
-5
/
+5
*
net-wiznet: add HIL test using w5100s.
Dario Nieuwenhuis
2023-08-16
1
-2
/
+1
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
1
-1
/
+1
*
ci: run HIL tests in parallel.
Dario Nieuwenhuis
2023-05-30
1
-0
/
+2
*
rp: remove take!, add bind_interrupts!
pennae
2023-05-15
1
-8
/
+12
*
rp/uart: report errors from buffered uart
pennae
2023-05-01
1
-20
/
+229
*
tests/rp: fix buffered uart test
pennae
2023-05-01
1
-3
/
+3
*
rp/uart: use lockfree ringbuffer.
Dario Nieuwenhuis
2022-11-25
1
-8
/
+5
*
Fix bufferedUart read and write tests
Mathias
2022-09-27
1
-4
/
+5
*
Extend buffered-uart test to transmit 32 bytes
Mathias
2022-09-27
1
-2
/
+8
*
Add HIL test for bufferedUart
Mathias
2022-09-26
1
-0
/
+37