Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Peter Mitsis 89e922243b arm: Use new SRAM and flash Kconfig options
The configuration of SRAM and flash options are no longer hardcoded in the
platform's linker script file, but are instead defined in the platform
configuration file.

Change-Id: I557a8228080d607f6add5f86b9b2509ed3fd31ce
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:42 -05:00
arch arm: Use new SRAM and flash Kconfig options 2016-02-05 20:14:42 -05:00
doc doc: Enhancements for microkernel pipe objects 2016-02-05 20:14:42 -05:00
drivers Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies 2016-02-05 20:14:42 -05:00
include arm: Use new SRAM and flash Kconfig options 2016-02-05 20:14:42 -05:00
kernel Fix microkernel "unaligned write" exception problem on ARM 2016-02-05 20:14:42 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc doxygen: fix comments in printk.c 2016-02-05 20:14:39 -05:00
net Fix typo: accomodate -> accommodate 2016-02-05 20:14:41 -05:00
samples initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
scripts initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile Zephyr 0.3.0 2016-02-05 20:14:42 -05:00
Makefile.inc build: fix application build in symlinked environment 2016-02-05 20:14:42 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00