Go to file
Yonattan Louise a16f8e3b4b Rename microkernel struct field 'iAvailDataAWA' to 'available_data_post_wrap_around'.
Rename field 'iAvailDataAWA' of the struct:
- '_k_pipe_desc' in the file include/microkernel/base_api.h

Change-Id: I93aff3b834b4959f48eea36ea5e6764e67175400
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:30 -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 'iAvailDataAWA' to 'available_data_post_wrap_around'. 2016-02-05 20:15:30 -05:00
kernel Rename microkernel struct field 'iAvailDataAWA' to 'available_data_post_wrap_around'. 2016-02-05 20:15:30 -05:00
lib
misc build: fix build fail when NS16550 disabled. 2016-02-05 20:15:27 -05:00
net
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
.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
zephyr-env.sh