incubator-nuttx/drivers/usbdev
Eero Nurkkala 9f9fb17d64 usbdev/Kconfig: allow CONFIG_USBMSC_IFNOBASE configuration
usbmsc.h uses the CONFIG_USBMSC_IFNOBASE configuration option,
but it cannot be set anywhere. Provide means to configure this
option which is useful when it's other than the default zero.

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2022-06-09 20:44:40 +08:00
..
Kconfig usbdev/Kconfig: allow CONFIG_USBMSC_IFNOBASE configuration 2022-06-09 20:44:40 +08:00
Make.defs
adb.c drivers: remove unimplemented open/close/ioctl interfaces 2022-04-15 16:56:25 +08:00
cdcacm.c cdcacm:support returning c_cflag & speed via termios 2022-01-31 01:15:29 +01:00
cdcacm.h
cdcacm_desc.c Fix error: array subscript 2 is above array bounds of 'uint8_t[2]' 2022-03-10 19:46:01 +02:00
cdcecm.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
cdcecm.h
composite.c Fix error: array subscript 2 is above array bounds of 'uint8_t[2]' 2022-03-10 19:46:01 +02:00
composite.h
composite_desc.c Fix error: array subscript 2 is above array bounds of 'uint8_t[2]' 2022-03-10 19:46:01 +02:00
dfu.c Fix error: array subscript 2 is above array bounds of 'uint8_t[2]' 2022-03-10 19:46:01 +02:00
pl2303.c nuttx: unify FAR attribute usage across the code 2022-04-04 21:32:58 +08:00
rndis.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
rndis_std.h
usbdev_strings.c
usbdev_trace.c
usbdev_trprintf.c
usbmsc.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
usbmsc.h usbdev: Add board unique serial string support 2022-01-19 09:25:48 +01:00
usbmsc_desc.c Fix error: array subscript 2 is above array bounds of 'uint8_t[2]' 2022-03-10 19:46:01 +02:00
usbmsc_scsi.c usbdev: Add board unique serial string support 2022-01-19 09:25:48 +01:00