Zachary T Welch
|
a7a8a1c9e2
|
avrf_flash_bank_t -> struct avrf_flash_bank
Remove misleading typedef and redundant suffix from struct avrf_flash_bank.
|
2009-11-13 11:58:06 -08:00 |
Zachary T Welch
|
6ca63ee756
|
avrf_type_t -> struct avrf_type
Remove misleading typedef and redundant suffix from struct avrf_type.
|
2009-11-13 11:58:06 -08:00 |
zwelch
|
f876d5e9c7
|
Transform 'u16' to 'uint16_t'
- Replace '\([^_]\)u16' with '\1uint16_t'.
- Replace '^u16' with 'uint16_t'.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2277 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-06-18 07:07:59 +00:00 |
zwelch
|
0643263d68
|
Audit and eliminate redundant #include directives in src/flash headers.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1711 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-11 04:28:24 +00:00 |
oharboe
|
b2a13907a8
|
SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and some bugs
git-svn-id: svn://svn.berlios.de/openocd/trunk@1548 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-04-27 19:35:31 +00:00 |
oharboe
|
e784db4fdd
|
SimonQian <simonqian@simonqian.com> AVR wip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1540 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-04-27 10:32:13 +00:00 |