diff --git a/drivers/include/periph/flashpage.h b/drivers/include/periph/flashpage.h index 6f52b8c55b..c571fa1c8b 100644 --- a/drivers/include/periph/flashpage.h +++ b/drivers/include/periph/flashpage.h @@ -151,7 +151,7 @@ enum { #error "periph/flashpage: FLASHPAGE_NUMOF not defined" #endif -#ifdef MODULE_PERIPH_FLASHPAGE_IN_ADDRESS_SPACE +#if defined(MODULE_PERIPH_FLASHPAGE_IN_ADDRESS_SPACE) || defined(DOXYGEN) /** * @def FLASH_WRITABLE_INIT(name, size) * @brief Define an array in flash memory