Gareth McMullin
|
8872315e82
|
Updated lmi, nxp and stm32f4 drivers to use adiv5_target_ap().
|
2012-06-24 14:44:02 +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
|
c35d0b29b3
|
Removed a stray printf.
|
2012-06-03 21:28:39 +12:00 |
|
Mike Smith
|
af45139767
|
Use a single static program buffer rather than allocating several on the stack.
|
2011-12-26 02:54:44 -08:00 |
|
Mike Smith
|
bc4c87e45b
|
Add support for Cortex-M0, and specifically for the NXP LPC11xx devices.
|
2011-12-26 02:34:45 -08:00 |
|