mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 06:53:52 +01:00
cpu/esp8266: Suppress cpu specific i2c_speed_t in doxygen
This commit is contained in:
parent
02bd107722
commit
d218b77ff7
@ -131,7 +131,7 @@ typedef enum {
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef DOXYGEN
|
||||
/**
|
||||
* @brief Override I2C clock speed values
|
||||
*
|
||||
@ -147,7 +147,7 @@ typedef enum {
|
||||
I2C_SPEED_HIGH, /**< not supported */
|
||||
} i2c_speed_t;
|
||||
/** @} */
|
||||
|
||||
#endif /* ndef DOXYGEN */
|
||||
/**
|
||||
* @brief I2C configuration structure type
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user