summaryrefslogtreecommitdiff
path: root/src/flash/avrf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace that occurs before ')'.zwelch2009-06-231-2/+2
* Remove whitespace that occurs after '('.zwelch2009-06-231-2/+2
* - Replace 'do{' with 'do {'.zwelch2009-06-231-4/+4
* - Replace 'while(' with 'while ('.zwelch2009-06-231-3/+3
* C99 printf() -Werror fixesduane2009-06-211-11/+11
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-13/+13
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-2/+2
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-8/+8
* David Brownell <david-b@pacbell.net>:zwelch2009-06-011-54/+54
* Audit and eliminate redundant #include directives in src/flash sources.zwelch2009-05-111-8/+0
* Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe2009-05-031-4/+4
* SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...oharboe2009-04-271-500/+500
* SimonQian <simonqian@simonqian.com> AVR wipoharboe2009-04-271-0/+500