Go to file
Yonattan Louise 9b18643103 Rename microkernel struct field 'Dummy' to 'dummy'.
Rename field 'Dummy' of the structs:
- '_pipe_req_arg' in the file kernel/microkernel/include/micro_private_types.h
- '_pipe_ack_arg' in the file kernel/microkernel/include/micro_private_types.h

Change-Id: I79f7ccf1d0f790109b8337478bb203fd75052e5f
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:31 -05:00
arch Rename microkernel struct field 'Args' to 'args'. 2016-02-05 20:15:29 -05:00
doc doc: Add nanokernel FIFO code samples 2016-02-05 20:15:28 -05:00
drivers spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
include Rename microkernel struct field 'Tail' to 'tail'. 2016-02-05 20:15:30 -05:00
kernel Rename microkernel struct field 'Dummy' to 'dummy'. 2016-02-05 20:15:31 -05:00
lib cleanup libc kconfig and use choice 2016-02-05 20:15:25 -05:00
misc build: fix build fail when NS16550 disabled. 2016-02-05 20:15:27 -05:00
net sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
samples Improve profiler sample. 2016-02-05 20:15:28 -05:00
scripts sanity: update footprint data for release 2016-02-05 20:15:28 -05:00
.gitattributes
.gitignore initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
.mailmap
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile Zephyr 0.4.0-rc1 2016-02-05 20:15:28 -05:00
Makefile.inc kbuild: environmental vars rebuild 2016-02-05 20:15:26 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00