summaryrefslogtreecommitdiff
path: root/src/ao_usb.c
Commit message (Expand)AuthorAge
* altos: Switch ao_usb.c __xdata to __pdataKeith Packard2011-07-06
* altos: clear CPU port 1 interrupt flag when handledKeith Packard2011-05-06
* altos: Hook up the P1 ISR for TeleBT v0.1 bt_link lineKeith Packard2011-05-06
* altos: Use PIO(6) on BTM to monitor BT connection. Fix BTM init.Keith Packard2011-04-07
* altos: Windows sends USB Out packets of 0 length. Ack them.Keith Packard2010-08-30
* altos: prepare for sdcc 2.9.1Keith Packard2010-08-27
* When the EP0 IN buffer is full, don't panic, just skip sending anotherKeith Packard2010-07-26
* Add special code for USB panic's.Keith Packard2010-06-16
* Fix all stdio reading functions to be __criticalKeith Packard2010-05-05
* In USB pollchar, wait for packet before re-checking USB out lenKeith Packard2009-11-04
* Enable packet-based communcation to command processorKeith Packard2009-11-01
* Save some DSEG space by marking cmd functions __reentrantKeith Packard2009-10-16
* Send 0-length IN packet to flush USB after full packetKeith Packard2009-10-10
* Use autotools, move altos to src subdirKeith Packard2009-06-04