embassy/examples/nrf
Timo Kröger 2a7afe4262 Make usb_serial examples work on windows
Windows shows `error 10` when using CDC ACM on non composite devices.
Workaround is to use IADS:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/kconfig/CONFIG_CDC_ACM_IAD.html#help
2022-05-12 08:05:13 +02:00
..
.cargo Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
src/bin Make usb_serial examples work on windows 2022-05-12 08:05:13 +02:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Replace embassy::io with embedded_io. 2022-05-07 01:45:54 +02:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00