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
/
embassy-net-ppp
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
Reduced define for 'unreachable!' to a single macro rule
Tarun Singh
2024-07-17
1
-10
/
+6
*
Add collapse_debuginfo to fmt.rs macros.
Dario Nieuwenhuis
2024-06-17
1
-0
/
+17
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
update embedded-io, embedded-nal-async.
Dario Nieuwenhuis
2023-10-04
1
-14
/
+3
*
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-2
/
+3
*
net-ppp: return error when PPP link gets terminated by the peer.
Dario Nieuwenhuis
2023-08-30
1
-0
/
+5
*
net-ppp: add callback for IP configuration.
Dario Nieuwenhuis
2023-08-25
1
-4
/
+16
*
net-ppp: use From and ? to handle write errors.
Dario Nieuwenhuis
2023-08-25
1
-10
/
+11
*
net-ppp: take serial port and config in run(), allow calling it multiple times.
Dario Nieuwenhuis
2023-08-25
1
-23
/
+27
*
net-ppp: nicer processing loop structure that can't deadlock.
Dario Nieuwenhuis
2023-08-25
1
-42
/
+40
*
net-ppp: Add it.
Dario Nieuwenhuis
2023-08-25
2
-0
/
+422