aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKen Sarkies2012-08-14 18:25:19 +0930
committerKen Sarkies2012-08-14 18:25:19 +0930
commit0e5e451e2287c61e4ca046561b8daedd412a6bc8 (patch)
tree57795847f8f556c711322e0d01b538f22831a6fe /include
parentcb07ab7c6e2d029864495aa4dba29f4e616e4d3e (diff)
Revert nvic_set_priority to original form. Minor doxygen markup changes.
Diffstat (limited to 'include')
-rw-r--r--include/libopencm3/stm32/f1/nvic_f1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libopencm3/stm32/f1/nvic_f1.h b/include/libopencm3/stm32/f1/nvic_f1.h
index ce9a99e..99594ee 100644
--- a/include/libopencm3/stm32/f1/nvic_f1.h
+++ b/include/libopencm3/stm32/f1/nvic_f1.h
@@ -27,7 +27,7 @@
*/
/* User Interrupts */
-/** @defgroup nvic_stn32f1_userint STM32F1xx User Interrupts
+/** @defgroup nvic_stm32f1_userint STM32F1xx User Interrupts
@ingroup STM32F_nvic_defines
@{*/