init lvgl code
This commit is contained in:
1
LVGL.Simulator/lvgl/scripts/cppcheck_run.sh
Normal file
1
LVGL.Simulator/lvgl/scripts/cppcheck_run.sh
Normal file
@@ -0,0 +1 @@
|
||||
cppcheck -j8 --template="{severity}\t{file}:{line}\t{id}: {message}" --enable=all ../src/ --output-file=cppcheck_res.txt --suppress=unusedFunction --suppress=preprocessorErrorDirective --force
|
||||
Reference in New Issue
Block a user