ci add 5k stack limit

This commit is contained in:
embeddedt
2022-01-24 14:34:00 -05:00
committed by GitHub
parent 4197b2fd6e
commit 4122dda399
+1 -1
View File
@@ -288,7 +288,7 @@ set(COMPILE_OPTIONS
-Wshadow
-Wshift-negative-value
-Wsizeof-pointer-memaccess
#-Wstack-usage=2048
-Wstack-usage=5000
-Wtype-limits
-Wundef
-Wuninitialized