Gareth McMullin
|
4581da2034
|
Added option byte programming commands for STM32F1.
|
2012-06-26 21:02:11 +12:00 |
|
Gareth McMullin
|
94516329a0
|
Added 'erase_mass' command for STM32F1 and cleaned up some magic numbers.
|
2012-06-26 19:42:41 +12:00 |
|
Gareth McMullin
|
6089a66dce
|
Renamed target_flash_write_words to target_flash_write.
Buffer from GDB may not be aligned or integer number of words.
Corrected alignment in in STM32F1 driver.
|
2012-06-18 20:53:06 +12:00 |
|
Gareth McMullin
|
bc7e7d2112
|
Removed target header files containing a single prototype.
Target probe prototypes are all in target.h now.
|
2012-06-18 20:27:06 +12:00 |
|
Gareth McMullin
|
0599bdc5c4
|
Cleaned up STM32F1 driver and renamed appropriately.
|
2012-06-18 19:46:41 +12:00 |
|