Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: Only implement 16bit signed conversion on AVR | Kevin O'Connor | 2017-05-15 | 1 | -1/+1 |
* | command: Simplify sendf() switch | Kevin O'Connor | 2017-03-26 | 1 | -9/+10 |
* | command: Fix encoding of 16bit signed integers | Kevin O'Connor | 2017-03-24 | 1 | -7/+9 |
* | command: No need to disable irqs in sendf reentrant check | Kevin O'Connor | 2017-01-14 | 1 | -14/+14 |
* | command: Check for reentrant calls to sendf() | Kevin O'Connor | 2017-01-13 | 1 | -1/+14 |
* | generic: Create generic board infrastructure and move misc.h to it | Kevin O'Connor | 2016-06-13 | 1 | -18/+1 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+315 |