This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-12 06:20:57 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
5b51a9fcddaa5fa91dbf86cc25f474925411bfa0
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
5b51a9fcdd
Standardize the width of all comment boxes in C files
2015-10-02 17:43:18 -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
Standardize the width of all comment boxes in C files
2015-10-02 17:43:18 -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
…
usbdev_trace.c
…
usbdev_trprintf.c
…
usbmsc_desc.c
…
usbmsc_scsi.c
…
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
…