summaryrefslogtreecommitdiff
path: root/src/lpc/ao_usb_lpc.c
Commit message (Expand)AuthorAge
* altos: Mark local functions 'static'Keith Packard2019-02-18
* altos: Eliminate 'pin' field from GPIO functionsKeith Packard2018-10-13
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos/lpc: Make sure USB pull-up is held low at boot for 'a while'Keith Packard2018-10-08
* altos: Make CDC ACM 'line coding' publicKeith Packard2017-05-04
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/lpc: Handle USB reset by resetting internal stateKeith Packard2016-06-10
* altos/lpc: Double buffer USB data transfersKeith Packard2015-02-05
* altos/lpc: Clean up USB endpoint access functionsKeith Packard2015-02-05
* Revert LPC usb performance improvementsKeith Packard2015-02-05
* Revert "altos/lpc: Fix double-buffered USB changes"Keith Packard2015-02-05
* altos/lpc: Fix double-buffered USB changesKeith Packard2015-01-22
* Set version to 1.5.9.11.5.9.1Keith Packard2015-01-16
* altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pinKeith Packard2014-06-05
* altos: Expose ao_usb_running globallyKeith Packard2014-02-18
* altos: Clean up warnings for LPC productsKeith Packard2013-12-20
* altos/lpc: Stop sending SETUP IN when the requested size is reachedKeith Packard2013-12-19
* altos/lpc: Reset less of the device on USB reset.Keith Packard2013-12-18
* altos: Use all 16 bits of setup packet len when limiting reply lenKeith Packard2013-12-17
* altos/lpc: Add boot loaderKeith Packard2013-06-24
* altos/lpc: Remove ao_usb_task structureKeith Packard2013-06-22
* altos/lpc: Get the IRC turned off after boot timeKeith Packard2013-06-17
* altos/lpc: Force idle mode if USB gets an address during boot timeKeith Packard2013-05-19
* altos/lpc: Don't use loader to place USB endpoint data in USB ramKeith Packard2013-05-19
* altos/lpc: Stick USB control structure in USB memoryKeith Packard2013-05-18
* altos/lpc: Get USB workingKeith Packard2013-05-17
* altos/lpc: Start adding USB register definitionsKeith Packard2013-05-17