add timeout to usb serial send otherwise we can get watchdog hits
[clinton/Smoothieware.git] / src / libs / USBDevice / USBSerial / USBSerial.h
2018-10-02 Jim Morrisadd timeout to usb serial send otherwise we can get...
2016-06-16 bounimerged edge into feature/spindle-refactor branch
2016-05-23 Arthur WolfMerge pull request #929 from Smoothieware/edge
2016-02-24 Jim MorrisMerge pull request #860 from wolfmanjm/upstreamedge
2016-02-24 Jim Morrisfix discrepanceis in realtime postion vs last milestone...
2016-01-15 Jim MorrisMerge pull request #825 from wolfmanjm/feature/add...
2016-01-15 Jim Morrisadd ^X to the USB serial which will enter ON_HALT in...
2014-11-29 Jim MorrisMerge branch 'edge'
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-10-19 Jim MorrisMerge pull request #534 from wolfmanjm/add/mv_and_uploa...
2014-10-19 Jim Morrisadded mv command to simpleshell
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-24 Michael MoonMerge branch 'master' into edge
2013-12-22 Michael MoonMerge branch 'fix/deadlock_on_long_lines' into edge
2013-12-22 Michael MoonLong lines could cause a deadlock since the buffer...
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-03-27 Arthur Wolfmerge edge into master
2013-03-16 Arthur Wolffixing merge conflict
2013-03-15 Arthur WolfMerge branch 'edge' into extruderfix
2013-03-11 LogxenMerge remote-tracking branch 'upstream/edge' into firmc...
2013-03-07 Michael MoonMerge pull request #147 from bgamari/fixes
2013-03-06 Ben GamariUSBSerial: Add const annotations to writeBlock's buffer
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-16 LogxenMerge branch 'edge' into debugbreak
2013-02-16 LogxenMerge branch 'edge' into button
2013-02-14 Ante VukorepaMerge branch 'edge' of git://github.com/arthurwolf...
2013-02-13 arthurwolfMerge pull request #105 from wolfmanjm/feature/playprogress
2013-02-13 Adam GreenMerge branch 'edge' into track_allocs
2013-02-13 Michael MoonMerge branch 'feature/USBSerial-works-outside-ISR-conte...
2013-02-13 Michael MoonUSBSerial: call USBHW::usbisr() to drain queue when...
2013-01-31 Adam GreenMerge branch 'edge' into checksum_macro
2013-01-30 Arthur Wolfhttps://gist.github.com/4671861 : using on_idle instead...
2013-01-24 Michael MoonUSBSerial: marshall attach/detach operations to idle...
2013-01-02 Michael MoonMerge branch 'hotfix/db35a1-typo' into edge
2013-01-02 Michael MoonMerge branch 'master' into edge
2013-01-02 Michael MoonMerge branch 'feature/new-usb-stack' into edge
2013-01-02 Michael MoonStreamOutput: inherit Stream, StreamOutputPool: use...
2013-01-02 Michael Moonon_main_loop requires an argument
2013-01-02 Michael MoonUSBSerial: keep track of newlines in ringbuffer, attach...
2013-01-02 Michael MoonUSBSerial is a StreamOutput
2013-01-02 Michael Moonnew USB framework