nuttx-apps/system
2022-11-20 19:35:13 +08:00
..
adb Don't download tarballs if a local git repo found 2022-08-28 17:20:47 +08:00
argtable3 tools: replace DEFINE to DEFINE_PREFIX 2022-11-11 01:18:32 +08:00
cachespeed system/cachespeed:Average time to add 2022-10-15 03:15:30 +08:00
cdcacm
cfgdata Fix the minor style issue 2022-10-16 19:07:16 +02:00
cle Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
composite
critmon Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
cu cu: fix cu hang when meet ctrl + C 2022-07-29 19:21:52 +03:00
dhcpc
dumpstack
embedlog Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
flash_eraseall
gcov system/gcov: add show usage 2022-09-27 19:39:31 +08:00
hex2bin
hexed Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
hostname system/hostname: Add an option to read the hostname from a file 2022-07-18 12:29:51 +08:00
i2c Fix the minor style issue 2022-10-16 19:07:16 +02:00
input system/input: update input device name 2022-08-16 14:59:34 +08:00
libuv Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
lm75
lzf
mdio
netdb
nsh system/telnet: Fix the style warning 2022-11-07 15:24:08 +09:00
ntpc
nxlooper Fix the minor style issue 2022-10-16 19:07:16 +02:00
nxplayer Fix the minor style issue 2022-10-16 19:07:16 +02:00
nxrecorder Fix the minor style issue 2022-10-16 19:07:16 +02:00
ping system/ping: remove depends since NETUTILS_PING already contains this check 2022-11-20 19:35:13 +08:00
ping6 system/ping: remove depends since NETUTILS_PING already contains this check 2022-11-20 19:35:13 +08:00
popen Rename task_spawnattr_setstacksize to posix_spawnattr_setstacksize 2022-11-01 09:51:08 +09:00
psmq Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
ramspeed system/ramspeed:Add automated testing process 2022-11-12 18:57:06 -03:00
ramtest
readline Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
sched_note system/sched_note: fix build break 2022-05-12 14:55:34 +08:00
setlogmask
spi Revert "Revert "system/spi: improve alignment in array initialization"" 2022-10-24 01:13:27 +08:00
stackmonitor Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
system Rename task_spawnattr_setstacksize to posix_spawnattr_setstacksize 2022-11-01 09:51:08 +09:00
taskset apps: getpid should return process id not thread id 2022-11-17 17:58:45 +08:00
tee
telnet netutils: Support telnetd in the kernel mode 2022-11-07 15:24:08 +09:00
telnetd netutils: Support telnetd in the kernel mode 2022-11-07 15:24:08 +09:00
termcurses Fix the minor style issue 2022-10-16 19:07:16 +02:00
trace system/trace: expand dump string 2022-09-27 19:39:22 +08:00
ubloxmodem
uniqueid
uorb Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
usbmsc
vi Fix Error: vi.c:888:57: error: format string is not a string literal (potentially insecure) 2022-11-20 19:03:20 +08:00
zmodem Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
.gitignore
Make.defs
Makefile