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-09 02:44:53 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6d3a292f022c27f298a14a9d220fbe9f4bd9b34e
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
6d3a292f02
Fix null packet handling in the PIC32 USB device driver. This is a critical bug fix for PIC32. Add support for the USB monitor to the Sure-PIC32MX configuration
2013-05-28 13:36:01 -06:00
..
cdcacm_desc.c
…
cdcacm.c
Fix null packet handling in the PIC32 USB device driver. This is a critical bug fix for PIC32. Add support for the USB monitor to the Sure-PIC32MX configuration
2013-05-28 13:36:01 -06:00
cdcacm.h
…
composite_desc.c
…
composite.c
…
composite.h
…
Kconfig
Various Kconfig files still have references to CONFIG_ variables. Some in harmless comments, some in config definionts which is not harmless. All removed
2013-04-25 15:52:00 -06:00
Make.defs
…
pl2303.c
Convert olimex-lpc17stk configuration to use the kconfig-frontends tools; Fix some compile errors in the pl2303 USB device driver
2013-04-12 08:38:52 -06:00
usbdev_trace.c
…
usbdev_trprintf.c
STM32 F4 patches from Petteri Aimonen (mostly USB)
2013-02-15 14:37:37 +00:00
usbmsc_desc.c
…
usbmsc_scsi.c
Fixes to STM32 SPI, USB MSC class driver, and MMC/SD SPI driver from Petteri Aimonen
2013-02-28 17:34:57 +00:00
usbmsc.c
More changes for a kernel-mode allocator (more to be done)
2013-03-09 21:12:20 +00:00
usbmsc.h
…