zephyr/doc/reference
Krzysztof Chruscinski a211afb041 logging: Add option to detect missed transient string duplication
Added CONFIG_LOG_DETECT_MISSED_STRDUP (by default on) which enables
scanning of log message strings in search for %s and reports if
string address is not from strdup buffer pool and outside read only
memory section which indicates that log_strdup() wrapping is missing

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-05-29 13:52:31 +02:00
..
bluetooth doc: bluetooth: Clarify notes about blocking in the RX thread 2019-04-10 17:43:55 -04:00
display doc: introduce final structure 2019-02-05 07:04:40 -05:00
drivers doc: introduce final structure 2019-02-05 07:04:40 -05:00
file_system doc: Add documentation for file system subsystem 2019-03-29 09:38:33 -04:00
kernel doc: fix mentions of Wi-Fi trademark name 2019-05-06 20:10:59 -04:00
logging logging: Add option to detect missed transient string duplication 2019-05-29 13:52:31 +02:00
misc jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
networking net: shell: Refactor help information for ping command 2019-05-23 22:12:23 +03:00
peripherals doc: introduce final structure 2019-02-05 07:04:40 -05:00
power_management doc: update power management subystem documentation 2019-03-26 13:27:55 -04:00
shell shell: Add macros for creating conditional commands 2019-04-28 13:31:34 -04:00
storage subsys/settings: Allow to register custom backends in settings subsystem 2019-04-26 11:24:31 +03:00
usb doc: usb: Remove old API documentation 2019-05-27 09:25:06 -04:00
usermode doc: move usermode under references 2019-03-26 09:50:16 -04:00
index.rst doc: move usermode under references 2019-03-26 09:50:16 -04:00