Skip to content

Commit

Permalink
Fix newer embassy usb device
Browse files Browse the repository at this point in the history
  • Loading branch information
i404788 committed Sep 18, 2024
1 parent d5438e2 commit 36abe15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esp-hal/src/otg_fs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1526,6 +1526,7 @@ pub mod asynch {
EndpointType,
Event,
Unsupported,
Bus
};
pub use embassy_usb_synopsys_otg::Config;
use embassy_usb_synopsys_otg::{
Expand Down

0 comments on commit 36abe15

Please sign in to comment.