aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.c
Commit message (Expand)AuthorAgeFilesLines
* command: Only implement 16bit signed conversion on AVRKevin O'Connor2017-05-151-1/+1
* command: Simplify sendf() switchKevin O'Connor2017-03-261-9/+10
* command: Fix encoding of 16bit signed integersKevin O'Connor2017-03-241-7/+9
* command: No need to disable irqs in sendf reentrant checkKevin O'Connor2017-01-141-14/+14
* command: Check for reentrant calls to sendf()Kevin O'Connor2017-01-131-1/+14
* generic: Create generic board infrastructure and move misc.h to itKevin O'Connor2016-06-131-18/+1
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+315