zephyr/lib
Hess Nathan fe06ffb37f coding guidelines: comply with MISRA Rule 13.4
- avoid to use assignment expression value

Signed-off-by: Hess Nathan <nhess@baumer.com>
2024-06-15 05:17:26 -04:00
..
acpi lib: acpi: update shell and test app with the modifed resource struct 2024-02-15 12:28:55 +01:00
cpp
crc lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
hash
heap lib: added blanks between operators 2024-06-13 20:28:23 -04:00
libc cmake: kconfig: Add new abstraction for -Oz optimization level 2024-06-14 19:05:50 -04:00
mem_blocks
open-amp driver: ram_console: leave one byte from the defined buffer size 2024-06-12 17:09:24 -05:00
os coding guidelines: comply with MISRA Rule 13.4 2024-06-15 05:17:26 -04:00
posix posix: implement mprotect() 2024-06-14 14:01:05 -04:00
runtime
smf lib: smf: fix ctx->executing in smf_execute_all_entry_actions 2024-06-12 12:52:46 -04:00
utils coding guidelines: comply with MISRA Rule 13.4 2024-06-15 05:17:26 -04:00
CMakeLists.txt
Kconfig