aboutsummaryrefslogtreecommitdiff
path: root/src/lmi.c
AgeCommit message (Collapse)Author
2012-11-03Probe function return bool, true if device identified.Gareth McMullin
Correctly identify LM3S3748.
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
Buffer from GDB may not be aligned or integer number of words. Corrected alignment in in STM32F1 driver.
2011-02-07Removed rotten and broken LMI flash algorithm.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin