mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-25 08:12:30 +00:00
7d65c5c4fa
Before, it would alloc the endpoint fine and then panic later due to out of range. This ensures it falis at ep alloc time, and with a panic message that says what's the actual problem: "no free endpoints available". |
||
---|---|---|
.. | ||
fmt.rs | ||
lib.rs | ||
otg_v1.rs |