zephyr/arch/arm/platforms/ti_lm3s6965
Anas Nashif c3a7fd2844 arm: use wildcards for kconfig
Move platform related data and definition to the platform
directory and include it using:

arch/<arch>/platforms/*/Kconfig.platform

This way we will able to add a platform as a directory of
content without the need to change and Kconfig files.
Platforms can then be included by reference (using repo or
git submodoules)

Change-Id: I6bff4e48490e33cbaf879fe3c424bf2f6a4887ac
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:52 -05:00
..
Kconfig arm: use wildcards for kconfig 2016-02-05 20:24:52 -05:00
Kconfig.platform arm: use wildcards for kconfig 2016-02-05 20:24:52 -05:00
Makefile serial: rework functions to use struct device... 2016-02-05 20:15:25 -05:00
board.h Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
irq_vector_table.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
linker.cmd Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nmi_on_reset.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
platform_config.c bluetooth/uart: register driver at boot if enabled 2016-02-05 20:24:48 -05:00
scp.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
scp.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
system.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00