5 Commits (16b0fa7fd4f01600ba8b05d5bb4b3cfc1931efd0)

Author SHA1 Message Date
patacongo 28a0241ccd Missing calls to class SUSPEND/RESUME methods in all USB drivers 12 years ago
patacongo 9de6f4d501 Fix readline return value; Add support for removable serial devices 12 years ago
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
patacongo 322e9d18c7 Completes implementation of posix_spawn. Still untested and undocumented 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
patacongo f44266675e Several bugfixes contributed by Petteri Aimonen 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo e7b80154df Fix PL2303 typo checked in a long time ago; NFS update 13 years ago
patacongo 983e72ea39 Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 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 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 5d7909fa42 Can't use 'class' as a field name! Backward conditional compilation in usbmsc.c 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 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