CM3: add basic support to STM32 family processors.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 4 May 2010 08:54:56 +0000 (08:54 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 4 May 2010 08:54:56 +0000 (08:54 +0000)
commitc904e252f872318aa2014f0ef1079a08aedaaed0
tree3439318d446afd3ac42c610f08f5c2c3b90ef133
parent677271b6c34a6f554ad2b401d495a8145828bda0
CM3: add basic support to STM32 family processors.

Include the architecture defines, memory map, linker script and CPU
detection routine.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3601 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/attr.h
bertos/cpu/cortex-m3/io/stm32.h [new file with mode: 0644]
bertos/cpu/cortex-m3/io/stm32_memmap.h [new file with mode: 0644]
bertos/cpu/cortex-m3/scripts/stm32p103_rom.ld [new file with mode: 0644]
bertos/cpu/detect.h