26 Commits (2e779198535580515dfa9c8bfe1f3fe08abdb84b)

Author SHA1 Message Date
  zwelch 2e77919853 Remove whitespace at end of lines, step 1. 15 years ago
  zwelch dc575dc5bf Remove whitespace that occurs before ')'. 15 years ago
  zwelch f90d8fa45f Remove whitespace that occurs after '('. 15 years ago
  zwelch fb1a9b2cb2 - Fixes '[|]' whitespace 15 years ago
  zwelch 8959de9f67 - Fixes '+' whitespace 15 years ago
  zwelch 84df52f9ea - Fixes '=' whitespace 15 years ago
  zwelch aea6815462 - Fixes '<<' whitespace 15 years ago
  zwelch 0e2c2fe1d1 - Fixes '>>' whitespace 15 years ago
  zwelch 53d605e12c - Fixes '!=' whitespace 15 years ago
  zwelch 95d2a23724 - Replace 'for(' with 'for ('. 15 years ago
  zwelch 50c086ffb9 - Replace 'while(' with 'while ('. 15 years ago
  zwelch e43979e702 - Replace 'if(' with 'if ('. 15 years ago
  duane 68f30a77f1 C99 printf() -Werror fixes 15 years ago
  zwelch 1840226d55 Transform 'u32' to 'uint32_t' in src/flash. 15 years ago
  zwelch f876d5e9c7 Transform 'u16' to 'uint16_t' 15 years ago
  zwelch 310be8a838 Transform 'u8' to 'uint8_t' in src/flash 15 years ago
  zwelch fbe8cf72a5 Add target_run_algorithm wrapper: 15 years ago
  zwelch fbcb57baf8 Audit and eliminate redundant #include directives in src/flash sources. 15 years ago
  zwelch fdf114ab0a Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their last word handling. 15 years ago
  oharboe 6f7d3c9d5b Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warnings 15 years ago
  oharboe a88532bc60 Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons 15 years ago
  mifi 0bba832713 The following patches was applied: 15 years ago
  oharboe b7593457bc Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings 15 years ago
  oharboe a8e12a95fa John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups 15 years ago
  oharboe a31e738fda eol-style native 15 years ago
  oharboe ad751bb7a4 John McCarthy <jgmcc@magma.ca> pic32mx flash wip 15 years ago