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:
parent
5798beca64
commit
9d1c5f02d7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user