1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

cpu: stm32_common: periph_cpu_common.h doxygen fix

This commit is contained in:
Kaspar Schleiser 2017-01-10 14:30:20 +01:00
parent 5798beca64
commit 9d1c5f02d7

View File

@ -69,6 +69,7 @@ typedef enum {
#endif
} bus_t;
#ifndef DOXYGEN
/**
* @brief Overwrite the default gpio_t type definition
* @{
@ -76,6 +77,7 @@ typedef enum {
#define HAVE_GPIO_T
typedef uint32_t gpio_t;
/** @} */
#endif
/**
* @brief Definition of a fitting UNDEF value