aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/stm32f2/include/series/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/stm32f2/include/series/gpio.h')
-rw-r--r--libmaple/stm32f2/include/series/gpio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmaple/stm32f2/include/series/gpio.h b/libmaple/stm32f2/include/series/gpio.h
index 40c7292..9687247 100644
--- a/libmaple/stm32f2/include/series/gpio.h
+++ b/libmaple/stm32f2/include/series/gpio.h
@@ -25,8 +25,8 @@
*****************************************************************************/
/**
- * @file libmaple/stm32f2/gpio.h
- * @brief STM32F2 General Purpose I/O (GPIO) header.
+ * @file libmaple/stm32f2/include/series/gpio.h
+ * @brief STM32F2 GPIO support.
*/
#ifndef _LIBMAPLE_STM32F2_GPIO_H_