stm32: doc: gpio: move gpio to peripheral_apis

Drops dummy gpio.c files that weren't even being compiled in some cases.
This commit is contained in:
Karl Palsson
2019-05-21 22:32:30 +00:00
parent d77f539013
commit 508f8d9487
13 changed files with 8 additions and 195 deletions

View File

@@ -1,6 +1,4 @@
/** @defgroup gpio_file GPIO
@ingroup STM32F1xx
/** @addtogroup gpio_file
@brief <b>libopencm3 STM32F1xx General Purpose I/O</b>