Skip to content

Commit

Permalink
Fixup usb examples
Browse files Browse the repository at this point in the history
  • Loading branch information
MabezDev committed May 2, 2024
1 parent c649ce5 commit 8fd96ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/src/bin/embassy_usb_serial.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//! This example should be built in release mode.
//% CHIPS: esp32s2 esp32s3
//% FEATURES: async embassy embassy-executor-thread embassy-time-timg0 embassy-generic-timers
//% FEATURES: async embassy embassy-time-timg0 embassy-generic-timers

#![no_std]
#![no_main]
Expand Down

0 comments on commit 8fd96ca

Please sign in to comment.