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 bba56b1c8a Rename microkernel/cmdPkt.h to command_packet.h
Now spells out the name of the associated microkernel object in full.

Change-Id: I608404a762cf9d1100d58fe80c82c0e40ada2ff1
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:25 -05:00
arch Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00
config Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
doc Rename microkernel/mail.h to mailbox.h 2016-02-05 20:14:25 -05:00
drivers Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00
include Rename microkernel/cmdPkt.h to command_packet.h 2016-02-05 20:14:25 -05:00
kernel Rename microkernel/cmdPkt.h to command_packet.h 2016-02-05 20:14:25 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc dlist: enhance library and make all functions inline 2016-02-05 20:14:22 -05:00
net Bluetooth: Fix scan_type in le_set_scan_params 2016-02-05 20:14:24 -05:00
samples irq_connect for x86 uses static stub array 2016-02-05 20:14:25 -05:00
scripts Rename sysgen.py to sysgen 2016-02-05 20:14:25 -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 Rename Tiny Mountain -> Zephyr OS 2016-02-05 20:14:20 -05:00
Makefile Change the modules link order 2016-02-05 20:14:25 -05:00
Makefile.inc Revert "Kbuild: Tools build at TIMO_BASE directory." 2016-02-05 20:14:24 -05:00
zephyr-env.sh env: fix check for sourcing vs running zephyr-env.sh 2016-02-05 20:14:22 -05:00