summaryrefslogtreecommitdiff
path: root/software/mpu/usb-cdc-shell.c
Commit message (Expand)AuthorAgeFilesLines
* added patch for chibios to implement shutdown and rebootChristian Pointner2013-10-011-16/+25
* implemented system shutdown and reboot (not yet finished)Christian Pointner2013-08-281-30/+43
* some cleanupChristian Pointner2013-08-261-11/+12
* some compatibility changesChristian Pointner2013-08-251-0/+2
* cleaned up shell (no double disconnect/connect for usb)Christian Pointner2013-08-231-2/+0
* also print thread namesChristian Pointner2013-08-221-3/+4
* added USB CDC based shellChristian Pointner2013-08-221-0/+308