aboutsummaryrefslogtreecommitdiff
path: root/src/nxp_tgt.c
AgeCommit message (Expand)Author
2013-06-17Rename lpc11xx driver.Gareth McMullin
2013-06-17Fix trailing whitespace everywhere.Gareth McMullin
2013-06-17Fix register array sizes.Gareth McMullin
2013-04-27nxp: support the lpc1114dip28 by Rickta59Gareth McMullin
2013-01-26Error in calculating ending sector number. mirage
2013-01-13As per the lpc11xx manual the stack pointer should be set before IAPmirage
2012-11-03Probe function return bool, true if device identified.Gareth McMullin
2012-06-24Updated lmi, nxp and stm32f4 drivers to use adiv5_target_ap().Gareth McMullin
2012-06-18Renamed target_flash_write_words to target_flash_write.Gareth McMullin
2012-06-18Removed target header files containing a single prototype.Gareth McMullin
2012-06-03Removed a stray printf.Gareth McMullin
2011-12-26Use a single static program buffer rather than allocating several on the stack.Mike Smith
2011-12-26Add support for Cortex-M0, and specifically for the NXP LPC11xx devices.Mike Smith