zephyr/arch/arm/soc/ti_lm3s6965
Benjamin Walsh 7708710229 Revert "arch: arm: set the architecture via Kconfig"
This reverts commit 3f6884902b.

This commit does not work as intended: the part in arch/arm/Makefile
gets ignored and -mcpu=cortex-m3/4 does not get passed to gcc. It seems
that the zephyr toolchain does not care, but the vxworks assembler
chokes if it is missing, and thinks the CPU does not support thumb ISA

Change-Id: I14d11d3e22dac4952bdab3eb9e2d1c36b1a686c2
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-03-10 16:31:26 -05:00
..
Kbuild arm: move irq_vector_table to common location 2016-03-08 09:58:20 -08:00
Kconfig uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
Kconfig.soc
Makefile Revert "arch: arm: set the architecture via Kconfig" 2016-03-10 16:31:26 -05:00
linker.cmd
nmi_on_reset.S
scp.c
scp.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
soc.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
soc.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
soc_config.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00