nuttx/arch/arm
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 style: fix indentation issues 2023-08-08 11:58:29 -03: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 arch: Move trustzone related setting to common place 2023-08-13 08:43:01 +02:00