mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 07:51:56 +00:00
The return of memset is never checked. This patch explicitly ignore the return to avoid MISRA-C violations. The only directory excluded directory was ext/* since it contains only imported code. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cmsis_kernel.c | ||
cmsis_mailq.c | ||
cmsis_mempool.c | ||
cmsis_msgq.c | ||
cmsis_mutex.c | ||
cmsis_semaphore.c | ||
cmsis_signal.c | ||
cmsis_thread.c | ||
cmsis_timer.c | ||
cmsis_wait.c | ||
Kconfig |