Activity
add system test to arduino_server example
add system test to arduino_server example
add CAN lib install to arduino build
add CAN lib install to arduino build
remove dead code
remove dead code
update isotp-c to latest, fix sa defect in isotp_mock.c
update isotp-c to latest, fix sa defect in isotp_mock.c
move MISRA checking to cppcheck invocation
move MISRA checking to cppcheck invocation
add MISRA suppressions list
add MISRA suppressions list
refine CodeChecker invocation for MISRA / non-MISRA cases
refine CodeChecker invocation for MISRA / non-MISRA cases
add MISRA rule checking to static analysis
add MISRA rule checking to static analysis
add debug information to post script
add debug information to post script
use ||true to silence false errors
use ||true to silence false errors