We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a8494 commit 17c21c0Copy full SHA for 17c21c0
CMakeLists.txt
@@ -33,7 +33,7 @@ message(STATUS)
33
34
# Check compiler using static library instead of application
35
set(CMAKE_TRY_COMPILE_TARGET_TYPE STATIC_LIBRARY)
36
-set(AOS_STACK_USAGE 8192)
+set(AOS_STACK_USAGE 4096)
37
38
# ######################################################################################################################
39
# Compiler flags
0 commit comments