incubator-nuttx/drivers/usbdev
Xiang Xiao 3cb259daa6 drivers/Kconfig: Move if/endif to subfolder Kconfig
Move if/endif to subfolder Kconfig and make ARCH_HAVE_XXX option always selectable by moving out of if/endif
2020-02-08 08:04:05 -06:00
..
Kconfig drivers/Kconfig: Move if/endif to subfolder Kconfig 2020-02-08 08:04:05 -06:00
Make.defs NuttX: Add DFU Runtime driver for activating bootloader through USB command. 2018-11-09 14:11:31 +02:00
cdcacm.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
cdcacm.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
cdcacm_desc.c Fix USB issues 2020-01-10 12:09:05 -03:00
cdcecm.c CDC ECM Ethernet over USB High Speed for SAMA5D36-Xplained #68 2020-01-10 07:13:37 -03:00
cdcecm.h drivers/usbdev/cdcecm.c: Adds USB Device Support for CDC/ECM 2018-08-16 08:49:11 -06:00
composite.c Fix USB issues 2020-01-10 12:09:05 -03:00
composite.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
composite_desc.c Fix USB issues 2020-01-10 12:09:05 -03:00
dfu.c Updates from coding standard review of PRs 753 and 754 2018-11-09 07:44:22 -06:00
pl2303.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
rndis.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
rndis_std.h Remove trailing spaces at the end of lines. 2018-08-13 07:39:38 -06:00
usbdev_strings.c drivers/usbdev: Add support for RX flow control to the CDC/ACM driver. 2017-09-22 14:01:00 -06:00
usbdev_trace.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
usbdev_trprintf.c drivers/usbdev: Add support for RX flow control to the CDC/ACM driver. 2017-09-22 14:01:00 -06:00
usbmsc.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usbmsc.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usbmsc_desc.c Fix USB issues 2020-01-10 12:09:05 -03:00
usbmsc_scsi.c Fix USB issues 2020-01-10 12:09:05 -03:00