From 36abe15d152ca87355a1acfe95f7df10a907b5b2 Mon Sep 17 00:00:00 2001 From: i404788 Date: Wed, 18 Sep 2024 11:23:19 +0200 Subject: [PATCH] Fix newer embassy usb device --- esp-hal/src/otg_fs.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/esp-hal/src/otg_fs.rs b/esp-hal/src/otg_fs.rs index a5b5e9e7008..6a452272bdb 100644 --- a/esp-hal/src/otg_fs.rs +++ b/esp-hal/src/otg_fs.rs @@ -1526,6 +1526,7 @@ pub mod asynch { EndpointType, Event, Unsupported, + Bus }; pub use embassy_usb_synopsys_otg::Config; use embassy_usb_synopsys_otg::{