No description
Find a file
Benjamin Walsh a8978aba8f kernel: rename thread states symbols
They are not part of the API, so rename from K_<state> to
_THREAD_<state>.

Change-Id: Iaebb7d3083b80b9769bee5616e0f96ed2abc5c56
Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
2017-01-24 13:34:49 +00:00
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch kernel: rename thread states symbols 2017-01-24 13:34:49 +00:00
boards boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
doc docs: sensor: update included example code 2017-01-23 15:32:54 +02:00
drivers clock_control: nrf5_power: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
ext spi: Introduce new mcux shim driver 2017-01-23 15:15:54 -06:00
include kernel: include kernel.h in kernel_structs.h in asm files 2017-01-24 13:34:48 +00:00
kernel kernel: rename thread states symbols 2017-01-24 13:34:49 +00:00
lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
misc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
samples Merge "Merge arm branch into master" 2017-01-24 03:01:03 +00:00
scripts boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
subsys Bluetooth: Controller: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
tests tests: arm_irq_vector_table: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
Makefile doc: make build process quiet 2017-01-16 18:13:03 -05:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00