zephyr/doc/guides
Hou Zhiqiang 0700a24276 devicetree: Add DT_FOREACH_CHILD_STATUS_OKAY macro
The macro only iterates the enabled child nodes and invokes
provided macro for each node.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
2021-04-27 13:32:55 -04:00
..
arch doc: guides: x86: how to specify extra page mappings 2021-03-28 08:30:06 -04:00
bluetooth
build device: add post-process of elf file to manage device handles 2021-02-19 15:46:16 -05:00
coding_guidelines doc: coding_guidelines: replace a whitelist replacement 2021-03-12 09:23:54 -05:00
crypto
device_mgmt doc: add initial mcumgr documentation 2020-12-15 11:19:01 +01:00
documentation doc: move extensions to _extensions 2021-03-31 10:39:48 +02:00
dts devicetree: Add DT_FOREACH_CHILD_STATUS_OKAY macro 2021-04-27 13:32:55 -04:00
emulator emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
flash_debug debug: coredump: remove z_ prefix for stuff used outside subsys 2021-01-21 22:08:59 -05:00
kconfig drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
networking net: doc: Add info about net-capture.py script 2021-04-12 22:15:02 -04:00
optimizations
platformio
portability libc: add labs() and llabs() 2020-11-19 08:41:56 +01:00
porting doc: guides: porting: shields: fix Arduino header name 2021-04-12 11:46:33 -04:00
test docs: twister: Add section about quarantine feature 2021-04-12 08:42:29 -04:00
tools
tracing tracing: remove cpu_stats in favor of thread runtime stats 2021-04-16 15:31:24 -04:00
west doc: west: fix submodule update info 2021-04-06 17:28:39 -04:00
beyond-GSG.rst doc: Add Zephyr update instructions to beyond-gsg 2021-02-23 11:30:51 +01:00
c_library.rst
coccinelle.rst
code-relocation.rst
coverage.rst doc: rename sanitycheck -> twister 2020-12-14 14:13:16 -05:00
index.rst doc: move 'getting help' to contrib guidelines 2021-04-20 14:53:52 +02:00
modules.rst doc: contribute: Rework the process for external code inclusion 2021-03-26 14:48:48 +01:00
thread_local_storage.rst doc: add info about using thread local storage 2020-10-24 10:52:00 -07:00
zephyr_cmake_package.rst