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
/
std
/
src
/
bin
/
net_ppp.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
examples/std: fix warning.
Dario Nieuwenhuis
2025-12-12
1
-4
/
+5
|
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-3
/
+3
|
*
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
1
-2
/
+2
|
|
|
|
Co-Authored-By: Aurélien Jacobs <
[email protected]
>
*
Simplify some std examples.
Dario Nieuwenhuis
2025-01-12
1
-51
/
+1
|
*
Update smoltcp, embedded-nal-async to use the `core::net` IP addr types.
Dario Nieuwenhuis
2024-10-07
1
-3
/
+3
|
*
net: refactor to simplify lifetimes/generics.
Dario Nieuwenhuis
2024-09-16
1
-11
/
+6
|
*
examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)
Dario Nieuwenhuis
2024-08-07
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
-5
/
+8
|
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-2
/
+1
|
*
Re-add impl_trait_projections
Dániel Buga
2023-10-30
1
-1
/
+2
|
*
Remove impl_trait_projections.
Dario Nieuwenhuis
2023-10-02
1
-1
/
+1
|
*
net-ppp: add std example.
Dario Nieuwenhuis
2023-08-25
1
-0
/
+218