RIOT/cpu/stm32_common
francisco 7f675e9ca9 stm32_common/flash_common: properly clear EOP bit
- EOP bit is cleared by writing 1 to the register.
- Guard EOP bit clear for STM32F2, STM32F4, STM32F7
  and STM32L4 EOP bit is only set if EOPIE is enabled.
  Since this is not the case for any platform we exclude
  it when not needed.
2019-07-04 10:45:41 +02:00
..
2017-10-11 12:39:02 +02:00
2017-09-01 10:15:26 +02:00
2016-03-16 12:17:16 +01:00