mirror of
https://github.com/apache/nuttx.git
synced 2026-08-23 14:38:25 +00:00
configs/teensy-3.x/usbnsh: Remove CONFIG_USBDEV_DUALSPEED from configuration. Hardware supports only FS.
This commit is contained in:
parent
93c94aadf8
commit
0b6ccfe769
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ CONFIG_SYSTEM_RAMTEST=y
|
|||
CONFIG_TASK_NAME_SIZE=0
|
||||
CONFIG_UART0_SERIAL_CONSOLE=y
|
||||
CONFIG_USBDEV_BUSPOWERED=y
|
||||
CONFIG_USBDEV_DUALSPEED=y
|
||||
CONFIG_USBDEV_TRACE_INITIALIDSET=y
|
||||
CONFIG_USBDEV_TRACE=y
|
||||
CONFIG_USBDEV=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue