mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 21:43:51 +01:00
periph/flashpage: activate FLASH_WRITABLE_INIT documentation
This commit is contained in:
parent
76935ddbf5
commit
a834cc9acf
@ -151,7 +151,7 @@ enum {
|
|||||||
#error "periph/flashpage: FLASHPAGE_NUMOF not defined"
|
#error "periph/flashpage: FLASHPAGE_NUMOF not defined"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef MODULE_PERIPH_FLASHPAGE_IN_ADDRESS_SPACE
|
#if defined(MODULE_PERIPH_FLASHPAGE_IN_ADDRESS_SPACE) || defined(DOXYGEN)
|
||||||
/**
|
/**
|
||||||
* @def FLASH_WRITABLE_INIT(name, size)
|
* @def FLASH_WRITABLE_INIT(name, size)
|
||||||
* @brief Define an array in flash memory
|
* @brief Define an array in flash memory
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user