Add embedded flash module for stm32. First refactor of emb flash using kblock.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 9 Aug 2010 17:15:26 +0000 (17:15 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 9 Aug 2010 17:15:26 +0000 (17:15 +0000)
commitec3166808afafa4cdae2f542253cd0a530e6ee79
tree1c7d5bb0bef3c762c1962665fc0ac4ae44ad228b
parent11f14621bcd59a2de4564b0e9804b15acd11ea75
Add embedded flash module for stm32. First refactor of emb flash using kblock.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4155 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cfg/cfg_emb_flash.h [new file with mode: 0644]
bertos/cpu/cortex-m3/drv/flash_cm3.h
bertos/cpu/cortex-m3/drv/flash_stm32.c [new file with mode: 0644]
bertos/cpu/cortex-m3/drv/flash_stm32.h [new file with mode: 0644]
bertos/cpu/cortex-m3/io/stm32_flash.h
bertos/cpu/cortex-m3/io/stm32_memmap.h
bertos/drv/flash.h