Skip to content

Commit 17c21c0

Browse files
committed
WIP
Signed-off-by: Oleksandr Grytsov <[email protected]>
1 parent a5a8494 commit 17c21c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ message(STATUS)
3333

3434
# Check compiler using static library instead of application
3535
set(CMAKE_TRY_COMPILE_TARGET_TYPE STATIC_LIBRARY)
36-
set(AOS_STACK_USAGE 8192)
36+
set(AOS_STACK_USAGE 4096)
3737

3838
# ######################################################################################################################
3939
# Compiler flags

0 commit comments

Comments
 (0)