Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 1 | -2/+2 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Replace 'do{' with 'do {'. | zwelch | 2009-06-23 | 1 | -4/+4 |
* | - Replace 'while(' with 'while ('. | zwelch | 2009-06-23 | 1 | -3/+3 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -11/+11 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 1 | -13/+13 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -2/+2 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 1 | -8/+8 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-01 | 1 | -54/+54 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 1 | -8/+0 |
* | Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes | oharboe | 2009-05-03 | 1 | -4/+4 |
* | SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and... | oharboe | 2009-04-27 | 1 | -500/+500 |
* | SimonQian <simonqian@simonqian.com> AVR wip | oharboe | 2009-04-27 | 1 | -0/+500 |