add LittlevGL demo
add LittlevGL demo on stm32f746 discovery board
This commit is contained in:
2
components/gui/LittlevGL/3rdparty/lvgl/scripts/cppcheck_run.sh
vendored
Normal file
2
components/gui/LittlevGL/3rdparty/lvgl/scripts/cppcheck_run.sh
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
cppcheck --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