Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Allan Stephens 9e675cf581 Rename private microkernel APIs
The following APIs now use an approved Zephyr OS prefix:

_pipe_init
_mem_map_init
_mem_pools_init (also loses plural aspect)
init_node
init_drivers
kernel_init
kernel_idle

Change-Id: Ic380c56b09cb870d44c51fd12c6c0e0a13e9b4e3
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:19 -05:00
arch Eliminate duplicate registration of system tick event handler 2016-02-05 20:14:19 -05:00
config Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
doc Rename scheduler_time_slice_set() to sys_scheduler_time_slice_set() 2016-02-05 20:14:19 -05:00
drivers Eliminate duplicate registration of system tick event handler 2016-02-05 20:14:19 -05:00
include Rename workload_time_slice_set() to sys_workload_time_slice_set() 2016-02-05 20:14:19 -05:00
kernel Rename private microkernel APIs 2016-02-05 20:14:19 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
net Bluetooth: Fix NULL pointer dereference in flush_cb 2016-02-05 20:14:19 -05:00
samples Rename scheduler_time_slice_set() to sys_scheduler_time_slice_set() 2016-02-05 20:14:19 -05:00
scripts Rename private microkernel APIs 2016-02-05 20:14:19 -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 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
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile Rename tinymountain -> zephyr 2016-02-05 20:14:16 -05:00
Makefile.inc Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
zephyr-env.sh Rename timo-env.sh to zephyr-env.sh 2016-02-05 20:14:16 -05:00