zephyr/subsys
Kumar Gala fdd85d5ad7 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY
Rename DT_HAS_NODE to DT_HAS_NODE_STATUS_OKAY so the semantics are
clear.  As going forward DT_HAS_NODE will report if a NODE exists
regardless of its status.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-06 05:25:41 -05:00
..
bluetooth Bluetooth: host: Rename BT_LE_CONN_OPT to BT_CONN_LE_OPT 2020-05-04 17:48:22 +03:00
canbus canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
console
cpp
debug debug: thread_analyzer: Implement thread analyzer 2020-04-28 09:11:13 -04:00
dfu dfu: use stream_flash in flash_img 2020-05-06 11:14:00 +02:00
disk dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
fb subsys/cfb: move MSB_FIRST down to font capabilities 2020-04-27 13:27:03 +02:00
fs
jwt
logging soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-23 23:55:37 -05:00
mgmt
net canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
power power: device: reduce space required to identify pm-capable devices 2020-04-27 15:36:48 +02:00
random
settings
shell shell: dump characters in shell_hexdump 2020-05-06 09:42:02 +02:00
stats
storage storage: add stream flash library 2020-05-06 11:14:00 +02:00
testsuite subsys/testsuite: Extended mocking API to support arrays 2020-05-04 12:00:02 +02:00
tracing dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
usb dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
CMakeLists.txt
Kconfig