zephyr/doc
Rodrigo Peixoto b8ecbfaa57 zbus: Add message bus subsystem to Zephyr
Add zbus message bus as a Zephyr subsystem. No message bus
or communication abstraction other than the usual (message queues,
mailboxes, etc.) enabled developers to implement event-driven systems in
Zephyr quickly. Zbus would fill that gap by providing the community with
a lightweight and flexible message bus. The implementation tries to be
closest as possible to the existing ones. We use the claim/finish
approach, and the API for publishing and reading channels are similar
in message queues. Zbus is about channels, messages, and observers.

Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2022-11-14 17:25:29 -05:00
..
_doxygen device: move independent groups to groups.dox 2022-10-17 10:13:37 +02:00
_extensions/zephyr doc: extensions: add custom role 'module_file' 2022-11-11 11:02:03 +01:00
_scripts doc: gen_devicetree_rest: Fix binding doc file name resolution 2022-07-25 15:18:27 +02:00
_static doc: Update PDF documentation Zephyr logo 2022-06-06 00:02:55 +09:00
_templates doc: add a toctree with reference material 2021-11-02 13:24:40 +01:00
build devicetree: remove deprecated DT_CHOSEN_*_LABEL macros 2022-11-11 11:00:26 +01:00
connectivity lorawan: enable run-time config of region/freq 2022-11-14 11:16:16 +00:00
contribute doc: treewide change requirements 2022-11-02 14:33:56 +01:00
develop doc: Add reference labels in getting started doc 2022-11-09 14:42:45 +01:00
hardware ARC: update port status 2022-11-05 19:57:17 +01:00
images doc: remove unused images 2021-07-19 20:06:00 -04:00
introduction doc: mention MIPS architecture support 2022-01-24 17:11:42 -05:00
kernel drivers: pcie: reintroduce support for I/O BARs 2022-11-01 15:22:31 -04:00
project doc: release process: drop the comment about changing the release name 2022-10-24 11:17:00 -04:00
releases doc: release-notes: inform about regulator APIs relocation 2022-11-14 16:59:05 +01:00
security doc: vulnerabilities: Add information about CVE-2022-2741 2022-11-01 12:01:00 +01:00
services zbus: Add message bus subsystem to Zephyr 2022-11-14 17:25:29 -05:00
templates
404.rst doc: Suggest filing GitHub issue for broken links 2022-04-28 10:26:03 +02:00
CMakeLists.txt doc: add support for linkcheck 2022-09-23 17:28:47 +00:00
conf.py doc: extensions: add custom role 'module_file' 2022-11-11 11:02:03 +01:00
glossary.rst doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
index-tex.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
index.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
kconfig.rst doc: use new kconfig extension 2022-03-02 09:28:37 +01:00
known-warnings.txt doc: Bluetooth: Document the services APIs 2022-05-24 17:49:17 +02:00
LICENSING.rst docs: Change a number of 'master' branch refers to 'main' 2021-05-28 10:45:17 -05:00
Makefile doc: add support for linkcheck 2022-09-23 17:28:47 +00:00
substitutions.txt
zephyr.doxyfile.in doc: doxygen: remove unused DT_DOXYGEN predefinition 2022-11-11 11:00:26 +01:00