summaryrefslogtreecommitdiff
path: root/src/stm/ao_usb_stm.c
Commit message (Expand)AuthorAge
* altos: Expose ao_usb_running globallyKeith Packard2014-02-18
* altos: Clean up some minor warnings from -WallKeith Packard2013-12-20
* altos/stm: Semantic error in STM usb disable caused it to not workKeith Packard2013-12-18
* altos: Use all 16 bits of setup packet len when limiting reply lenKeith Packard2013-12-17
* altos: Allow STM usb driver to be used without stdioKeith Packard2013-05-07
* altos/stm: Remove USB EP0 taskKeith Packard2013-05-07
* altos/stm: Always check for idle IN buffer before sendingKeith Packard2013-03-31
* altos/stm: Add debugging mechanism to STM USB driverKeith Packard2013-03-31
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos: Switch drivers to ao_arch_block/release_interruptsKeith Packard2012-10-25
* altos: Replace __critical usage with ao_arch_critical as neededKeith Packard2012-10-25
* altos: reorder stm USB state stores to avoid racesKeith Packard2012-06-27
* altos: stm: delay during USB config with pull-up offKeith Packard2012-05-07
* altos: Starting to write cc1120 driverKeith Packard2012-04-17
* altos: Correct STM USB driverKeith Packard2012-04-14
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Add STM USB driverKeith Packard2012-04-14