CM3: add -mthumb to the linker option.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 6 Apr 2010 09:28:15 +0000 (09:28 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 6 Apr 2010 09:28:15 +0000 (09:28 +0000)
commit863f8ebdc1af60ca64e0cf4474bfea4b9e6b45b1
tree263d790f7209eceb65b5410c8dd69aa970b926c1
parentb62033eb38e71d3faf889b45227c44515c8a2a4f
CM3: add -mthumb to the linker option.

This instructs the linker to link the binary with thumb code only, so we
can use all the built-in C functions.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3390 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/attr.h
examples/lm3s1968/lm3s1968.mk