CM3: unify architecture initialization routine for all the Cortex-M3 processors.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 4 May 2010 08:55:07 +0000 (08:55 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 4 May 2010 08:55:07 +0000 (08:55 +0000)
commit9550884ef08501d68bda54d7ed3f41ccc24694eb
tree05fd393e7ed14c0efddd7388d3c61bd3972ae829
parent1eecdfdefd523e5d412f5569f99a37cd2760ed0f
CM3: unify architecture initialization routine for all the Cortex-M3 processors.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3604 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/cortex-m3/hw/init_cm3.c [new file with mode: 0644]
bertos/cpu/cortex-m3/hw/init_lm3s.c [deleted file]
bertos/cpu/cortex-m3/info/cm3.common
examples/develgps/develgps.mk
examples/lm3s1968/lm3s1968.mk
examples/lm3s8962/lm3s8962.mk