mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 02:41:57 +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 | ||
i2s_cavs.c | ||
i2s_cavs.h | ||
i2s_common.c | ||
i2s_handlers.c | ||
i2s_sam_ssc.c | ||
Kconfig | ||
Kconfig.cavs | ||
Kconfig.sam_ssc |