This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-10 11:23:34 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cb9e27c3b07f13404cdf37a00a162c9c7e862e47
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
dbc9d67b3a
USBDEV Kconfig: CONFIG_USBDEV_TRACE_INITIALIDSET missing from Kconfig file
2015-09-08 07:25:21 -06:00
..
cdcacm_desc.c
…
cdcacm.c
Correct #if to #ifdef when the macro can be undefined. Fix bug in AT24XX driver: it should compare AT24XX_ADDRSIZE to 2.
2015-09-01 13:52:29 -04:00
cdcacm.h
…
composite_desc.c
…
composite.c
drivers/usbdev: Eliminate some warnings
2015-07-01 10:02:19 -06:00
composite.h
…
Kconfig
USBDEV Kconfig: CONFIG_USBDEV_TRACE_INITIALIDSET missing from Kconfig file
2015-09-08 07:25:21 -06:00
Make.defs
…
pl2303.c
Correct #if to #ifdef when the macro can be undefined. Fix bug in AT24XX driver: it should compare AT24XX_ADDRSIZE to 2.
2015-09-01 13:52:29 -04:00
usbdev_strings.c
Fix more common typos
2015-08-16 11:07:23 -06:00
usbdev_trace.c
…
usbdev_trprintf.c
…
usbmsc_desc.c
…
usbmsc_scsi.c
Fix some common typos
2015-08-16 11:00:30 -06:00
usbmsc.c
Correct #if to #ifdef when the macro can be undefined. Fix bug in AT24XX driver: it should compare AT24XX_ADDRSIZE to 2.
2015-09-01 13:52:29 -04:00
usbmsc.h
…