mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-27 19:53:42 +08:00
ci add back stack usage check at 4 kilobytes
This commit is contained in:
parent
3bd6ad80e7
commit
89135d663d
@ -288,7 +288,7 @@ set(COMPILE_OPTIONS
|
||||
-Wshadow
|
||||
-Wshift-negative-value
|
||||
-Wsizeof-pointer-memaccess
|
||||
#-Wstack-usage=2048
|
||||
-Wstack-usage=4096
|
||||
-Wtype-limits
|
||||
-Wundef
|
||||
-Wuninitialized
|
||||
|
Loading…
Reference in New Issue
Block a user