embassy/examples/rp
Chris Maniewski 095af92791
feature: WebUSB capability implementation
This adds the WebUSB implementation as per
https://wicg.github.io/webusb/, using one in-endpoint and one
out-endpoint as well as an example for the RP2040 to illustrate this
capability.
2024-04-27 23:14:16 +02:00
..
.cargo fix: revert unintended change 2024-01-10 10:02:26 +01:00
assets rp/examples: add spi_display example 2021-07-20 10:06:57 +02:00
src/bin feature: WebUSB capability implementation 2024-04-27 23:14:16 +02:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Implement raw sockets in embassy-net 2024-04-04 15:51:25 +02:00
memory.x Add docs, touch all linker fragments 2023-11-19 23:10:11 +01:00