aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/cm3
AgeCommit message (Expand)Author
2012-11-12Documentation updatesKen Sarkies
2012-10-18unified systick handlingchrysn
2012-10-18unify scb (system control block)chrysn
2012-10-18dispatch for chip specific nvicchrysn
2012-10-18nvic.h factored out (incomplete)chrysn
2012-10-05unified vector table initializationchrysn
2012-10-02Add assert macros to aid in debugging.Tomaz Solc
2012-09-15Setup to document entire project using doxygen.Ken Sarkies
2012-09-02Add C linkage declaration for C++ usageNicolas Schodet
2012-08-20STM32F1xx: Changed markup to get more control over documentation, eachKen Sarkies
2012-06-27Merge pull request #6 "Doxygen markup and grouping structrue"Piotr Esden-Tempski
2012-06-09Work on scs.h register and also nvic.h.TitanMKD
2012-06-02Added JellyBean Configuration for PinMux, GPIO In/Out (work in progress).TitanMKD
2012-05-28Header files for Doxygen group structure, layout changes to headings, example...Ken Sarkies
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2011-11-11common.h: Add Doxygen main page text.Uwe Hermann
2011-11-02Minor whitespace fixes.Uwe Hermann
2011-10-27Add RCC and FLASH support for STM32F2Stephen Caudle
2011-02-17Added ITM and TPIU register definitions.Gareth McMullin
2011-02-09Add some missing LIBOPENCM3_ prefixes.Uwe Hermann
2011-02-09FPB: More consistency fixes.Uwe Hermann
2011-02-09FPB: Fix typo.Uwe Hermann
2011-02-09FPB: Minor additions, consistency fixes.Uwe Hermann
2011-02-09Minor cosmetics, whitespace.Uwe Hermann
2011-02-08Added Flash Patch and Breakpoint (FPB) register definitions.Gareth McMullin
2011-02-08Added ARMv7-M Core Debug (SCS) register definitions.Gareth McMullin
2010-12-31Some more file/path restructuring.Uwe Hermann