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
/
examples
/
rp
/
src
/
bin
/
uart_buffered_split.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-1
/
+1
*
Update examples and tests
Marc
2025-05-02
1
-1
/
+1
*
BufferedUart initialization
Michael Gomez
2025-04-04
1
-1
/
+1
*
Fix example after swapping bufferedUart rx and tx in split fn
Mathias
2024-07-17
1
-1
/
+1
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
chore: replace make_static! macro usage with non-macro version
Ulf Lilleengen
2023-12-21
1
-3
/
+5
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-2
/
+2
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
1
-1
/
+1
*
Add descriptions to all RP2040 examples. Some need hardware that was not spec...
Henrik Berg
2023-07-13
1
-0
/
+6
*
Use make_static! from static-cell v1.1
Dario Nieuwenhuis
2023-06-01
1
-12
/
+3
*
rp: remove take!, add bind_interrupts!
pennae
2023-05-15
1
-4
/
+7
*
rp: Fix BufferedUart drop code
Timo Kröger
2023-01-04
1
-1
/
+1
*
embassy-rp: Add split() to BufferedUart
kalkyl
2022-12-22
1
-0
/
+57