aboutsummaryrefslogtreecommitdiff
path: root/src/cortexm3.c
AgeCommit message (Expand)Author
2011-11-25Add support for a more comprehensive target description, including the additi...Mike Smith
2011-11-12Added preliminary support for the STM32F4.Gareth McMullin
2011-04-27Defined and used register definitions for DWT.Gareth McMullin
2011-04-27Defined and used register names for flash beakpoints.Gareth McMullin
2011-03-12cm3_reset polls for reset to complete. cm3_fault_unwind checks FORCED in HFSR.Gareth McMullin
2011-03-02Cleaned up more magic numbers in cortexm3.cGareth McMullin
2011-03-02Cleaned out some magic numbers in cortexm3.cGareth McMullin
2011-02-23cm3_fault_unwind: Adjust stack pointer after reading registers.Gareth McMullin
2011-02-21Removed debugging output in cm3_fault_unwind().Gareth McMullin
2011-02-21Stack is now unwound on hardfault.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin