nuttx-apps/system
2023-05-06 03:23:02 +08:00
..
adb system/adb: Replace adb special reset cause with boardctl.h's value 2023-04-23 10:44:43 -07:00
argtable3 [system/argtable3] Add test suite for argtable3 2023-01-25 23:45:29 +02:00
cachespeed apps/system/cachespeed/Make.defs: Fix mistakes in comments 2023-03-07 21:45:12 +02:00
cdcacm
cfgdata change strcpy to strlcpy 2023-02-22 23:09:55 +08:00
cle system/cle: Remove cle_getcursor() 2023-03-17 12:08:04 -03:00
composite system/composite_main.c: Convert fprintf -> dprintf 2023-04-03 21:33:19 +03:00
critmon system/critmon: fix warning 2023-04-25 20:00:54 +08:00
cu system/cu: Move fd_std_tty, g_tio_std and g_tio_dev to cu_globals_s 2023-03-29 14:50:11 +03:00
dhcpc dhcp: Make the option dependence work for usrsock case 2022-11-21 01:02:14 +08:00
dumpstack apps/system/dumpstack/Makefile: fix style 2023-03-21 20:37:38 -03:00
flash_eraseall
gcov system/gcov: add show usage 2022-09-27 19:39:31 +08:00
hex2bin
hexed change strcpy to strlcpy 2023-02-22 23:09:55 +08:00
hostname system/hostname: Add an option to read the hostname from a file 2022-07-18 12:29:51 +08:00
i2c fsutils/examples: Include unistd.h explicitly 2023-02-05 08:46:59 +02:00
input apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
iptables apps/system: Call arg_freetable before iptables/tcpdump exit 2023-04-24 23:47:45 +08:00
libuv system/libuv: check GCC version before set special flags 2023-02-21 13:57:43 +08:00
lm75 fsutils/examples: Include unistd.h explicitly 2023-02-05 08:46:59 +02:00
lzf apps: Remove the check of CONFIG_SERIAL_TERMIOS 2023-03-19 14:53:44 -06:00
mdio net: fix compiler warning 2023-02-08 00:35:39 +08:00
netdb
nsh system/nsh: Include missing "unistd.h" header 2023-03-06 18:52:31 +02:00
ntpc
nxcamera system/nxcamera: fix sscanf overflow 2023-02-16 19:00:29 +08:00
nxlooper Add another batch of missing headers throughout the repository 2023-03-28 14:54:16 -03:00
nxplayer Add another batch of missing headers throughout the repository 2023-03-28 14:54:16 -03:00
nxrecorder Add another batch of missing headers throughout the repository 2023-03-28 14:54:16 -03: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 move embedlog from system to logging 2023-01-05 21:42:15 +08:00
ramspeed system/ramspeed:Fix the problem that irq_disable is often opened. 2023-04-19 03:10:05 +08:00
ramtest
readline readline: Don't echo input except VT100 command 2023-03-02 13:46:18 +08:00
sched_note trace: remove SCHED_INSTRUMENTATION_HIRES 2023-02-23 22:33:14 +08:00
setlogmask apps/system/setlogmask/Make.defs: Fix mistakes in comments 2023-03-07 21:45:12 +02:00
spi spitool: add support for 32-bit SPI BUS width 2023-05-06 03:23:02 +08:00
stackmonitor Fixes in asprintf usage. 2023-04-23 17:16:34 +08: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
tcpdump apps/system: Call arg_freetable before iptables/tcpdump exit 2023-04-24 23:47: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 system/termcurses: Fix nxstyle errors 2023-05-04 20:19:56 +08:00
trace trace: remove SCHED_INSTRUMENTATION_HIRES 2023-02-23 22:33:14 +08:00
ubloxmodem fsutils/examples: Include unistd.h explicitly 2023-02-05 08:46:59 +02:00
uniqueid Kconfig: Make indent consistent with TABS 2023-02-10 14:11:48 +08:00
uorb apps/system/uorb/Makefile: Fix mistakes in comments 2023-03-07 21:45:12 +02:00
usbmsc system/usbmsc: set stack size to DEFAULT_TASK_STACKSIZE 2023-04-07 13:45:07 +03:00
vi Fix some hard coded buffer len of snprintf 2023-03-21 20:57:56 -03:00
ymodem support ymodem transfer on a custom blocksize 2023-04-29 21:23:55 +08:00
zmodem Fixes in asprintf usage. 2023-04-23 17:16:34 +08:00
.gitignore
Make.defs
Makefile