BeRTOS
flash_stm32.c File Reference

STM32F103xx internal flash memory driver. More...

#include "flash_stm32.h"
#include "cfg/cfg_emb_flash.h"
#include <cfg/log.h>
#include <drv/timer.h>
#include <drv/flash.h>
#include <cpu/power.h>
#include <cpu/detect.h>
#include <io/stm32.h>
#include <string.h>

Go to the source code of this file.


Detailed Description

STM32F103xx internal flash memory driver.

Author:
Daniele Basile <asterix@develer.com>

Definition in file flash_stm32.c.