nuttx-apps/builtin
xuxin19 8e71885ee5 Enhance Makefile to avoid "Argument list too long"
define a macro for split long variable and redefine variable in batch.
see details in `apps/Make.defs` `SPLITVARIABLE`.
replace the variable reference that caused the error.

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2023-08-10 11:16:07 +08:00
..
registry app/builtin: simplify the application registraion flow 2020-05-18 09:51:09 -06:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
builtin_list.c Indent the include statement by two spaces 2023-05-13 10:16:26 -03:00
builtin_list.h.in add initial cmake build system 2023-07-08 13:52:02 +08:00
builtin_proto.h.in add initial cmake build system 2023-07-08 13:52:02 +08:00
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
exec_builtin.c Rename task_spawnattr_setstacksize to posix_spawnattr_setstacksize 2022-11-01 09:51:08 +09:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile Enhance Makefile to avoid "Argument list too long" 2023-08-10 11:16:07 +08:00