summaryrefslogtreecommitdiff
path: root/src/stmf0/ao_usb_stm.c
Commit message (Expand)AuthorAge
* altos/stmf0: Use double buffering for ChaosKeyKeith Packard2018-01-07
* altos/stmf0: use double buffering for USB rx dataKeith Packard2018-01-07
* altos/stmf0: Use double buffering for USB tx dataKeith Packard2018-01-07
* altos/stmf0: Stop shadowing USB tx buffers in system RAMKeith Packard2018-01-07
* altos/stmf0: Remove packet counters from non-debug buildKeith Packard2018-01-07
* altos: Make CDC ACM 'line coding' publicKeith Packard2017-05-04
* altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-alignKeith Packard2016-12-17
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/stmf0: Remove ao_usb_freeKeith Packard2016-06-11
* altos/stmf0: Rework the sram allocation to save a few text bytesKeith Packard2016-06-11
* stmf0: Do not send more data than requested for GET_DESCRIPTORKeith Packard2016-06-09
* stmf0: Clear all USB state when resetting chip. Wakeup all sleepersKeith Packard2016-06-09
* altos/stmf0: Fix build without second USB IN endpointKeith Packard2016-03-05
* altos/chaoskey: Add another USB endpoint to read raw dataKeith Packard2016-03-02
* altos/stmf0: Use device ID as usb serial number if requestedKeith Packard2016-02-15
* altos: Allow USB drivers to skip CDC-ACM -specific descriptorsKeith Packard2016-02-07
* altos/stmf0: Add suspend/resume supportKeith Packard2016-02-07
* altos/stmf0: Allocate USB buffers at startupKeith Packard2015-02-28
* altos/stmf0: Support PA11/PA12 remappingKeith Packard2015-02-01
* altos/stmf0: Add faster USB pathKeith Packard2015-01-26
* altos: Initial STMF04x supportKeith Packard2015-01-25