btstack/tool/misc
2021-11-01 11:20:13 +01:00
..
add_callback_to_ds_process.cocci
add_copyright.py
append_u_to_constants.cocci tool/misc: new append_u_to_constants.cocci 2020-07-20 23:37:06 +02:00
drop_internal.py
fix_null_pointer_checks.cocci tool/misc: cocci script for if (ptr) operations, (void) memcpy 2019-12-03 12:23:19 +01:00
fix_void_declarations.cocci
fix-misra-10.4a.py tool/misc: add tool to convert signed to unsigned literals when used in unsigned expressions 2020-07-22 13:53:20 +02:00
fix-misra-10.4a.sh MISRAC2012-Rule-10.4_a: append 'u' to constant literals when used in unsigned expressions or comparisons 2020-07-23 12:36:33 +02:00
fix-misra-12.1.py MISRAC2012-Rule-12.1: add suggested parentheses 2019-11-19 15:10:58 +01:00
ignore_return_mempcy.cocci tool/misc: cocci script for if (ptr) operations, (void) memcpy 2019-12-03 12:23:19 +01:00
replace_bzero_with_memset.cocci
replace_malloc_plus_memset_by_calloc.cocci
replace_sprintf.cocci tool/misc: replace sprintf with snprintf and zero last byte using coccinelle 2021-03-30 15:51:40 +02:00
update_btstack_config.py tools: update btstack_root 2020-11-06 14:20:22 +01:00
update_copyright.py tool: update copyright script 2021-11-01 11:20:13 +01:00