doc: stm32: flash: fix missing doxygen trailer

This commit is contained in:
Karl Palsson 2019-06-11 19:00:38 +00:00 committed by Karl Palsson
parent 121d854841
commit 020d883338
1 changed files with 1 additions and 0 deletions

View File

@ -43,3 +43,4 @@ void flash_clear_eop_flag(void)
FLASH_SR |= FLASH_SR_EOP;
}
/**@}*/