zephyr/doc
Sandro Scherer b2213920f2 doc: coap_server: fix msg size
The sizeof operator applied to a pointer to
char does not return the number of characters.
This leads to the message being cut off.
Instead we should use strlen.

Signed-off-by: Sandro Scherer <sand.scherer@gmail.com>
2025-05-09 15:43:12 +02:00
..
_doxygen doc: Create dox file for tests 2025-04-22 14:03:29 +02:00
_extensions/zephyr doc: Add vendor filter for hw feature generation 2025-05-07 21:20:42 +02:00
_scripts doc: Add vendor filter for hw feature generation 2025-05-07 21:20:42 +02:00
_static doc: css: define the monospace-font-family variable 2025-03-31 21:59:18 +02:00
_templates
build doc: bindings-syntax: Document requirements for title property 2025-05-02 09:15:50 +02:00
connectivity doc: coap_server: fix msg size 2025-05-09 15:43:12 +02:00
contribute doc: Add vendor filter for hw feature generation 2025-05-07 21:20:42 +02:00
develop sca: add coverity as a SCA variant 2025-05-09 14:01:50 +02:00
hardware doc: rtc: add device driver design section 2025-04-25 14:03:45 +02:00
images
introduction
kernel doc: fix typo in driver subsection of kernel 2025-05-05 21:57:12 +02:00
project
releases doc: release-notes-4-2: 8 bit bayer format renaming explanation 2025-05-09 10:42:37 +02:00
safety
security doc: vuln: Add CVE under embargo 2025-04-21 12:43:50 +02:00
services doc: tracing: Added Percepio View section 2025-04-26 11:14:56 -04:00
templates doc: extensions: boards: add zephyr:board-supported-runners directive 2025-04-03 21:05:39 +02:00
404.rst
CMakeLists.txt doc: Add vendor filter for hw feature generation 2025-05-07 21:20:42 +02:00
conf.py doc: Add vendor filter for hw feature generation 2025-05-07 21:20:42 +02:00
glossary.rst
index-tex.rst
index.rst
kconfig.rst
LICENSING.rst
Makefile doc: Add vendor filter for hw feature generation 2025-05-07 21:20:42 +02:00
requirements.in ci: doc: bump sphinx from 8.1.3 to 8.2.3 in /doc in the doc-deps group 2025-03-26 00:46:47 +01:00
requirements.txt doc: requirements: switch to uv compile 2025-04-05 11:02:21 +02:00
substitutions.txt
zephyr.doxyfile.in doc: doxygen: exclude nrf_wifi 2025-04-18 17:46:50 +02:00