mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-18 20:38:54 +00:00
v1.1.0
This commit is contained in:
3
packages/artinchip/lvgl-ui/lvgl_v9/lvgl/scripts/cppcheck_run.sh
Executable file
3
packages/artinchip/lvgl-ui/lvgl_v9/lvgl/scripts/cppcheck_run.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
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