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
/
usb_ethernet.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+4
*
net: Support dual stack IP
Ruben De Smet
2023-06-07
1
-2
/
+2
*
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
-17
/
+13
*
Merge #1458
bors[bot]
2023-05-15
1
-4
/
+8
|
\
|
*
rp: remove take!, add bind_interrupts!
pennae
2023-05-15
1
-4
/
+8
*
|
net: do not use smoltcp Instant/Duration in public API.
Dario Nieuwenhuis
2023-05-15
1
-1
/
+1
|
/
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-1
/
+0
*
net: allocate space for 2 sockets, needed for dhcp.
Dario Nieuwenhuis
2023-01-19
1
-1
/
+1
*
Add smoltcp dhcp socket configuration
Paweł Jan Czochański
2023-01-19
1
-8
/
+3
*
usb/cdc-ncm: add embassy-net Device implementation.
Dario Nieuwenhuis
2022-12-13
1
-123
/
+17
*
usb: move classes into the `embassy-usb` crate.
Dario Nieuwenhuis
2022-09-26
1
-1
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+0
*
net: feature-gate nightly-only async traits to allow building on stable.
Dario Nieuwenhuis
2022-08-30
1
-1
/
+1
*
rp: add usb device support.
Dario Nieuwenhuis
2022-08-25
1
-0
/
+264