embassy/examples/nrf52840
alexmoon 9f9230ae7a Convert MS OS descriptor builder to a writer API
This brings it inline with the other embassy-usb descriptor APIs and allows it to integrate well with the Builder to allow class constructors to add MS OS descriptors.

Also adds a `usb_serial_winusb` example to demonstrate how to use the API.
2023-02-07 14:24:35 -05:00
..
.cargo Rename examples/nrf to examples/nrf52840 2023-01-09 22:30:02 +01:00
src/bin Convert MS OS descriptor builder to a writer API 2023-02-07 14:24:35 -05:00
build.rs Rename examples/nrf to examples/nrf52840 2023-01-09 22:30:02 +01:00
Cargo.toml Convert MS OS descriptor builder to a writer API 2023-02-07 14:24:35 -05:00
memory.x Rename examples/nrf to examples/nrf52840 2023-01-09 22:30:02 +01:00