mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/gd32v: fix a #endif comment in periph_cpu.h
This commit is contained in:
parent
0561e99b0a
commit
712b55e96b
@ -211,7 +211,7 @@ typedef enum {
|
||||
GPIO_SLEW_FASTEST = 2,
|
||||
} gpio_slew_t;
|
||||
|
||||
#endif DOXYGEN
|
||||
#endif /* !DOXYGEN */
|
||||
|
||||
/**
|
||||
* @brief Available number of ADC devices
|
||||
|
Loading…
Reference in New Issue
Block a user