zephyr/samples
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
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>
2018-09-14 16:55:37 -04:00
..
application_development docs: fixed documenation pointers 2018-09-12 12:03:18 -04:00
basic samples: shared_mem: Reduce CMake required version to 3.8.2 2018-09-12 09:45:19 -04:00
bluetooth coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
boards coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
cpp_synchronization cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
display coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
drivers Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
hello_world samples: hello_world: remove single thread variant 2018-08-16 13:20:53 -07:00
mpu samples: mpu_stack_guard_test: Update console output in README 2018-08-27 16:24:48 -04:00
net coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
nfc/nfc_hello cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
philosophers tests: build philosophers sample with systemview 2018-08-21 05:45:47 -07:00
sensor coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
subsys coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
synchronization cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
testing/integration cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
xtensa_asm2 coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
kernel.rst
samples.rst samples: move grove samples to sensors and display 2018-06-11 17:11:18 -04:00