nuttx-apps/system
Xiang Xiao 547bad9e2a Remove the unnecessary BUILD_FLAT dependence from Kconfig
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-29 11:46:53 -06:00
..
cdcacm Replace "STACKSIZE = 2048" with CONFIG_DEFAULT_TASK_SIZE 2020-03-27 02:43:11 -05:00
cfgdata Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
cle cle.c: Fix warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false 2020-04-27 15:29:37 +02:00
composite Kconfig: Change !BUILD_PROTECTED && !BUILD_KERNEL to BUILD_FLAT 2020-04-29 07:23:51 -06:00
critmon Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
cu system/cu: Echo NULL char too 2020-04-16 20:50:40 +09:00
dhcpc Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
embedlog Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
flash_eraseall system/flash_eraseall: Bump stack size to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
hex2bin Revert "Don't generate .depend anymore" 2020-03-22 23:09:40 -05:00
hexed Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
i2c Replace "STACKSIZE = 2048" with CONFIG_DEFAULT_TASK_SIZE 2020-03-27 02:43:11 -05:00
lm75 Revert "Don't generate .depend anymore" 2020-03-22 23:09:40 -05:00
lzf Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
mdio Replace "STACKSIZE = 2048" with CONFIG_DEFAULT_TASK_SIZE 2020-03-27 02:43:11 -05:00
netdb Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
nsh nshlib: Fix nxstyle warning 2020-04-19 08:07:06 -06:00
ntpc Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
nxplayer system: nxplayer & nxrecorder: nxstyle fixes 2020-04-21 16:41:51 -06:00
nxrecorder system: nxplayer & nxrecorder: nxstyle fixes 2020-04-21 16:41:51 -06:00
ping Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
ping6 Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
popen nshlib: Fix nxstyle warning 2020-04-19 08:07:06 -06:00
psmq Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
ramtest system/ramtest: Change the default of stack size to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
readline Remove the unnecessary BUILD_FLAT dependence from Kconfig 2020-04-29 11:46:53 -06:00
sched_note Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
setlogmask Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
spi Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
stackmonitor Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
system nshlib: Fix nxstyle warning 2020-04-19 08:07:06 -06:00
taskset system/taskset: Call system to launch application instead of nsh_system 2020-04-19 08:07:06 -06:00
tee Revert "Don't generate .depend anymore" 2020-03-22 23:09:40 -05:00
telnet Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
termcurses Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
ubloxmodem Replace "STACKSIZE = 2048" with CONFIG_DEFAULT_TASK_SIZE 2020-03-27 02:43:11 -05:00
usbmsc Kconfig: Change !BUILD_PROTECTED && !BUILD_KERNEL to BUILD_FLAT 2020-04-29 07:23:51 -06:00
usrsock_rpmsg usrsock: Fix warning: the incompatible pointer type 2020-04-27 15:29:37 +02:00
vi Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
zmodem nxstyle fixes for PR 170 2020-04-11 20:32:53 +01:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Make.defs Make.defs: Use complete include path 2020-02-19 12:56:10 -06:00
Makefile