16 Commits (a033a25dbf92d2a6048c76b245d9ea6da7498c20)

Author SHA1 Message Date
patacongo 983e72ea39 Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 13 years ago
patacongo 5b83507116 Fix infinite loop in CDC/ACM driver 13 years ago
patacongo e37d8b5e5d Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request 13 years ago
patacongo a45f93e311 Working for missing logic to get EP0 OUT DATA 13 years ago
patacongo fe091124b6 Modify configuration for use with STM32 OTG FS driver testing 13 years ago
patacongo a58d4b265f Move serial header files to include/nuttx/serial 13 years ago
patacongo 0a89a8ade3 Add support for use of a USB serial device to provide NSH console I/O. Verified on the Sure PIPIC32MX board 13 years ago
patacongo 56bcc7b105 Extend CDC/ACM driver so that can be connected/disconnected under software control; Add new NSH commands sercon and serdis that will connect and disconnect the CDC/ACM serial device 13 years ago
patacongo f0d2b3cca3 The composite USB device is basically functional (more testing needed) 13 years ago
patacongo cd24ef4a30 Add a text for the new composite USB device 13 years ago
patacongo 804205a104 More USB composite device logic 13 years ago
patacongo 7bf58dba52 Major restructuring of CLASS<->driver interface to better support composite USB devices 13 years ago
patacongo 758d4cd6e6 More name changes: USBSER->PL2303 CDCSER->CDCACM 13 years ago
patacongo f9739ec32a Fixes on reverification of USB mass storage class 13 years ago
patacongo 08964a35b2 Progress toward composite CDC/ACM+MSC USB device 13 years ago
patacongo 897ccf6f46 Lots of re-organization -- getting ready to support a composite USB device 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago