embassy/embassy-stm32
bors[bot] f0ae1f9133
Merge #1159
1159: stm32 usb otg bug fixes r=Dirbaio a=chemicstry

This fixes a couple of usb otg bugs that surfaced with `usb_ethernet` example from nrf:
- Properly implemented `Endpoint::wait_enabled()`
- Return `EndpointError::Disabled` when neccessary in `Endpoint::write()`


Co-authored-by: chemicstry <chemicstry@gmail.com>
2023-01-18 11:30:44 +00:00
..
src Merge #1159 2023-01-18 11:30:44 +00:00
build.rs Update stm32-data. 2023-01-11 17:51:30 +01:00
Cargo.toml stm32: add stm32c0 support. 2023-01-17 21:28:16 +01:00