Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: Always pass a string to the DECL_CONSTANT() macro | Kevin O'Connor | 2019-03-17 | 1 | -1/+1 |
* | command: Prefer uint8_t* for buffers; prefer uint8_fast_t for lengths | Kevin O'Connor | 2018-05-28 | 1 | -1/+1 |
* | avr: Do not use Idle mode | Kevin O'Connor | 2018-04-28 | 1 | -8/+0 |
* | avr: Move prescaler and sleep initialization from timer.c to main.c | Kevin O'Connor | 2017-08-07 | 1 | -0/+21 |
* | basecmd: Move low-level alloc code into basecmd.c | Kevin O'Connor | 2017-07-20 | 1 | -24/+9 |
* | avr: Merge misc.c into main.c | Kevin O'Connor | 2017-05-11 | 1 | -1/+54 |
* | generic: Move generic parts of sam3x8e timer.c to generic directory | Kevin O'Connor | 2017-03-11 | 1 | -0/+4 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+17 |