aboutsummaryrefslogtreecommitdiff
path: root/src/cortexm.c
AgeCommit message (Expand)Author
2012-06-25Added 'vector_catch' command to control trapped vectors on Cortex-M.Gareth McMullin
2012-06-22First cut at an Atmel SAM3X driver.Gareth McMullin
2012-06-21Check target error after target specific probes.Gareth McMullin
2012-06-18Removed target header files containing a single prototype.Gareth McMullin
2012-06-18Renamed Cortex-M driver appropriately since it support M0, M3 and M4F.Gareth McMullin