doc: make detailed description of flashpage interface more visibile

master
smlng 6 years ago
parent 236c6cb013
commit 756e3d95fb

@ -11,10 +11,6 @@
* @ingroup drivers_periph
* @brief Low-level flash page interface
*
* @{
* @file
* @brief Low-level flash page peripheral driver interface
*
* This interface provides a very simple and straight forward way for writing
* a MCU's internal flash. This interface is only capable of reading, verifying,
* and writing complete flash pages, it has no support for partial flash access.
@ -27,6 +23,10 @@
* around 10K times), so using this interface in some kind of loops
* can damage you MCU!
*
* @{
* @file
* @brief Low-level flash page peripheral driver interface
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
*/

Loading…
Cancel
Save