aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/nvic.h
AgeCommit message (Expand)Author
2012-09-10Merge pull request #25 "Add support for C++ and fix some comments typo"Piotr Esden-Tempski
2012-09-02Add C linkage declaration for C++ usageNicolas Schodet
2012-08-31ADC documentation addedKen Sarkies
2012-08-18And a bit more doc modsKen Sarkies
2012-08-18Tiny doxygen mod to get all constants to show in doc outputKen Sarkies
2012-08-18Update to doxygen comments to fix promiscuity problem (see later)Ken Sarkies
2012-07-09NVIC_Set_Interrupt_Priority: change to use 4-bit fields.Ken Sarkies
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2011-11-16Cleaned up header inclusion selection macros.Piotr Esden-Tempski
2011-10-31Fix more STM32 whitespace issuesStephen Caudle
2011-10-31Add initial support for STM32F4Stephen Caudle
2011-10-12Moving nvic code to common, adding F1 and F2 specific user interrupt definiti...Fergus Noble
2011-10-12Moving renaming stm32 header files for f1 series.Fergus Noble
2011-04-24Added extra interrupt vectors for STM32 connectivity line.Gareth McMullin
2010-12-31Some more file/path restructuring.Uwe Hermann