aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/cm3/scs.h
AgeCommit message (Collapse)Author
2012-06-09Work on scs.h register and also nvic.h.TitanMKD
ARM Interrupt API (see nvic.h). ARM SysTick API (see systick.h). Example using both Interrupt and SysTick and blink LED1/2/3 see systickdemo.c.
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
Agreed to by all the significant contributors to the library.
2011-02-17Added ITM and TPIU register definitions.Gareth McMullin
2011-02-09Minor cosmetics, whitespace.Uwe Hermann
2011-02-08Added ARMv7-M Core Debug (SCS) register definitions.Gareth McMullin