Move a bunch of variables from __data to __xdata
[fw/altos] / ao_usb.c
2009-04-15 Keith PackardMove a bunch of variables from __data to __xdata
2009-04-14 Keith PackardSwitch from --model-large to --model-small
2009-04-14 Keith PackardSwitch USB to double-buffered
2009-04-14 Keith PackardFix USB input/output by reloading packet limits.
2009-04-14 Keith PackardUSB working up through reading strings
2009-04-13 Keith PackardAdd USB support.