aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/nvic.c
AgeCommit message (Expand)Author
2012-08-31ADC documentation addedKen Sarkies
2012-08-18Update to doxygen comments to fix promiscuity problem (see later)Ken Sarkies
2012-08-14Revert nvic_set_priority to original form. Minor doxygen markup changes.Ken Sarkies
2012-07-09Fix compile errorKen Sarkies
2012-07-09NVIC_Set_Interrupt_Priority: change to use 4-bit fields.Ken Sarkies
2012-05-26Fixed setting of interrupt priorities.Gareth McMullin
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-06More coding-style and cosmetic fixes.Uwe Hermann
2012-02-06Fix numerous bugs in NVIC convenience functions, doing an |= on a clear regis...Fergus Noble
2011-11-17lib/stm32/*.c: Coding-style fixes.Uwe Hermann
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle
2011-10-12Renaming lib code for stm32 f1 series. Fergus Noble
2010-12-31Some more file/path restructuring.Uwe Hermann
2010-12-30More renames for libopenstm32 -> libopencm3.Uwe Hermann
2010-12-30Rename include/libopenstm32 to include/stm32.Uwe Hermann
2010-12-30Move STM32-specific source to lib/stm32 subdir.Uwe Hermann