nuttx/arch/sim/src
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
..
cmake toolchain: detect use of large stack variables 2023-08-15 14:50:27 +03:00
sim sim: use correct size to avoid buffer overflow 2023-08-11 20:13:28 +08:00
.gitignore
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile nuttx/arch:support to obtain host cpuinfo in NSH. 2023-08-05 14:57:15 -07:00
nuttx-names.in libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00