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 10a56b5a00 Add CORTEX_M_TIMER Kconfig option
Adds the Kconfig option for selecting the Cortex-M systick timer.  This helps
pave the way for moving the Cortex-M systick timer into the drivers/ directory.

Change-Id: Iee040083a425c9c1dbc5973991b89239e0a72eee
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:27 -05:00
arch Add CORTEX_M_TIMER Kconfig option 2016-02-05 20:14:27 -05:00
config Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
doc doc: Rename network secion name 2016-02-05 20:14:27 -05:00
drivers Add CORTEX_M_TIMER Kconfig option 2016-02-05 20:14:27 -05:00
include init: Add init system calls to micro and nano kernel init 2016-02-05 20:14:27 -05:00
kernel init: Add init system calls to micro and nano kernel init 2016-02-05 20:14:27 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc kconfig: move bootloader options to misc/ 2016-02-05 20:14:26 -05:00
net kconfig: add menu for networking 2016-02-05 20:14:26 -05:00
samples Rename BSP_DIR to PLATFORM 2016-02-05 20:14:27 -05:00
scripts maintainer-checkpatch.bash: ignore gerrit ID 2016-02-05 20:14:27 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Remove obsolete .gitignore entry 2016-02-05 20:14:20 -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 Rename BSP_DIR to PLATFORM 2016-02-05 20:14:27 -05:00
Makefile.inc Revert "Kbuild: Tools build at TIMO_BASE directory." 2016-02-05 20:14:24 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00