aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/f1/nvic_f1.h
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-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-16Added UART4 and UART5 gpio definitions for stm32f1. Also corrected the naming...Piotr Esden-Tempski
2011-10-12Moving nvic code to common, adding F1 and F2 specific user interrupt definiti...Fergus Noble