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
/
ethernet_w5500_tcp_client.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
*
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
1
-1
/
+0
*
Fix broken link to WIZnet W5500-EVB-Pico
lonesometraveler
2025-01-02
1
-1
/
+1
*
net: refactor to simplify lifetimes/generics.
Dario Nieuwenhuis
2024-09-16
1
-7
/
+6
*
examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)
Dario Nieuwenhuis
2024-08-07
1
-2
/
+2
*
wiznet: add version check to initialization sequence
Josh Junon
2024-06-30
1
-1
/
+2
*
rp/gpio: remove generics.
Dario Nieuwenhuis
2024-01-22
1
-4
/
+4
*
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
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-1
/
+1
*
Update embedded-hal to 1.0.0-rc.1 (#1783)
Dario Nieuwenhuis
2023-08-16
1
-1
/
+1
*
net-wiznet: rename from embassy-net-w5500.
Dario Nieuwenhuis
2023-08-15
1
-3
/
+3
*
net-w5500: extract chip-specific stuff to a trait.
Dario Nieuwenhuis
2023-08-15
1
-0
/
+2
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
1
-1
/
+1
*
update embedded-hal crates.
Dario Nieuwenhuis
2023-07-04
1
-4
/
+10
*
net: Support dual stackĀ IP
Ruben De Smet
2023-06-07
1
-1
/
+1
*
net: StaticV4 config behind proto-ipv4
Ruben De Smet
2023-06-06
1
-1
/
+1
*
Rename StaticConfig to StaticConfigV4
Ruben De Smet
2023-06-06
1
-1
/
+1
*
Use make_static! from static-cell v1.1
Dario Nieuwenhuis
2023-06-01
1
-13
/
+4
*
net-w5500: integrate into main repo.
Dario Nieuwenhuis
2023-05-31
1
-9
/
+4
*
move embassy-net-w5500 to subdir.
Dario Nieuwenhuis
2023-05-31
1
-0
/
+132