summaryrefslogtreecommitdiff
path: root/src/flash/pic32mx.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-7/+7
* Remove whitespace that occurs before ')'.zwelch2009-06-231-24/+24
* Remove whitespace that occurs after '('.zwelch2009-06-231-22/+22
* - Fixes '[|]' whitespacezwelch2009-06-231-2/+2
* - Fixes '+' whitespacezwelch2009-06-231-1/+1
* - Fixes '=' whitespacezwelch2009-06-231-8/+8
* - Fixes '<<' whitespacezwelch2009-06-231-2/+2
* - Fixes '>>' whitespacezwelch2009-06-231-7/+7
* - Fixes '!=' whitespacezwelch2009-06-231-2/+2
* - Replace 'for(' with 'for ('.zwelch2009-06-231-2/+2
* - Replace 'while(' with 'while ('.zwelch2009-06-231-1/+1
* - Replace 'if(' with 'if ('.zwelch2009-06-231-35/+35
* C99 printf() -Werror fixesduane2009-06-211-12/+20
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-35/+35
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-6/+6
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-5/+5
* Add target_run_algorithm wrapper:zwelch2009-05-311-1/+1
* Audit and eliminate redundant #include directives in src/flash sources.zwelch2009-05-111-9/+0
* Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ...zwelch2009-05-071-15/+9
* Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warningsoharboe2009-04-211-2/+2
* Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe2009-04-191-1/+1
* The following patches was applied:mifi2009-04-181-34/+38
* Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe2009-02-181-1/+5
* John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe2009-01-051-45/+87
* eol-style nativeoharboe2009-01-031-902/+902
* John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe2009-01-021-0/+902