Go to file
Peter Mitsis afe4503177 Specify -march=armv7-m when building for cortex-m[3,4]
If not specified, some GCC variants may default to -march=armv5.

Change-Id: Ieb97591195b00fea3c7602df554c0d89164be19e
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:00 -05:00
arch Always use __start as the entry point 2016-02-05 20:14:00 -05:00
config fsl_frdm_k64f: Increase number of IRQs for Bluetooth over UART 2016-02-05 20:13:51 -05:00
doc ADD in-code documentation integration files. 2016-02-05 20:14:00 -05:00
drivers Fix coding style issues. 2016-02-05 20:13:59 -05:00
host Remove references to ICC 2016-02-05 20:14:00 -05:00
include Always use __start as the entry point 2016-02-05 20:14:00 -05:00
kernel Remove references to ICC 2016-02-05 20:14:00 -05:00
lib/libc/minimal libc: Fix memcmp implementation 2016-02-05 20:14:00 -05:00
make Specify -march=armv7-m when building for cortex-m[3,4] 2016-02-05 20:14:00 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Intro of basic ADV handler 2016-02-05 20:13:58 -05:00
samples Remove references to ICC 2016-02-05 20:14:00 -05:00
scripts Remove references to ICC 2016-02-05 20:14:00 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash Remove references to ICC 2016-02-05 20:14:00 -05:00