DFU: increase detach timeout to 2 seconds
[clinton/Smoothieware.git] / src / libs / USBDevice /
2013-01-02 Michael MoonDFU: increase detach timeout to 2 seconds
2013-01-02 Michael Moonremove usbserial debug spam
2013-01-02 Michael Moonon_main_loop requires an argument
2013-01-02 Michael MoonUSBSerial: add and remove from kernel streams when...
2013-01-02 Michael MoonDFU application mode support
2013-01-02 Michael MoonUSB: readStart re-enables the interrupt
2013-01-02 Michael MoonSDHC support
2013-01-02 Michael Moononly present disk to host if it successfully initialised
2013-01-02 Michael Moonhugely reduce number of warnings
2013-01-02 Michael Moonfix USBEvent receivers
2013-01-02 Michael Moonwhitespace changes, set USDMSD up to receive USB reset...
2013-01-02 Michael MoonUSBSerial: keep track of newlines in ringbuffer, attach...
2013-01-02 Michael MoonCircular Buffer: add flush routine to empty buffer
2013-01-02 Michael Moonuse correct addresses for AHB sections
2013-01-02 Michael MoonUSBMSD: use ahbmalloc
2013-01-02 Michael MoonUSBSerial is a StreamOutput
2013-01-02 Michael Moonnew USB framework
2013-01-02 Michael Moonuse -std=gnu++0x, rearrange makefile so we can have...
2012-11-11 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-11 arthurwolfMerge pull request #67 from triffid/feature/cleaner_mak...
2012-11-11 Michael Moonmass trailing whitespace cleanup
2012-11-11 Michael Moonfix things that -std=gnu++0x was complaining about...
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-11-02 Arthur WolfMerge branch 'stepper' of github.com:arthurwolf/Smoothi...
2012-11-02 arthurwolfMerge pull request #62 from bgamari/stepper
2012-11-02 Ben GamariUSBSerial: Ensure local is initialized in _getc
2012-02-02 Arthur Wolfadded missing files