incubator-nuttx/arch/sim
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
..
include fix sim register & tcb info typo 2023-07-23 21:59:35 -07:00
src toolchain: detect use of large stack variables 2023-08-15 14:50:27 +03:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig sim: set loop thread priority to configurable 2023-08-03 10:15:43 -07:00