nuttx/arch/sim/src/cmake
yinshengkai 88f3bc77f1 toolchain: detect use of large stack variables
partition/fs_gpt.c:384:5: warning: stack usage might be 288 bytes [-Wstack-usage=]
  384 | int parse_gpt_partition(FAR struct partition_state_s *state,

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-08-15 14:50:27 +03:00
..
platform.cmake build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Toolchain.cmake toolchain: detect use of large stack variables 2023-08-15 14:50:27 +03:00