nuttx-apps/system
simbit18 dadbea7e3b fix nxstyle
fix Relative file path does not match actual file.
Add missing Apache Foundation copyright header
2024-04-30 00:02:31 +08:00
..
adb adb: Don't declare variables in the middle of function 2024-01-15 19:29:57 +08:00
argtable3 cmake:replace custom_patch_target with PATCH_COMMAND 2023-08-24 17:49:12 +02:00
cdcacm remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
cfgdata remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
cle system: use fileno to get stream file descriptor 2023-10-10 01:03:42 +08:00
composite remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
conntrack apps/system: Add conntrack command 2024-04-18 09:57:01 +08:00
coredump coredump:support coredump command restore coredump form block device 2023-12-08 19:28:09 -08:00
critmon
cu system/cu: Remove the dependence on stdio FILE * function 2023-09-06 14:29:34 +02:00
dd system: dd: add standalone dd command 2023-08-09 20:59:40 +08:00
dhcp6c fix nxstyle 2024-04-30 00:02:31 +08:00
dhcpc
dumpstack Wrong start and end values would make dead cycle. Exchange the values when start value is bigger than end value. 2023-08-16 20:20:03 +03:00
fastboot system/fastboot: Fix command comparation 2023-09-12 16:26:09 +08:00
fdt libfdt: modify makefile 2023-08-26 17:06:55 +08:00
flash_eraseall remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
gcov
gdbstub gdbstub:update gdb_process api 2023-12-11 08:43:34 -08:00
hex2bin c++ compatibility: rename usages of reserved c++ keywords 'this' and 'public' 2023-09-16 19:45:52 +08:00
hexed Fix nuttx coding style 2024-04-18 09:56:48 +08:00
hostname
i2c remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
input
iptables Change all sizeof(arr)/sizeof(arr[0]) to nitems 2023-08-17 22:51:51 +03:00
libuv remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
lm75 sensor/lm75: fix C syntax error 2024-02-25 10:38:51 -05:00
lzf
mdio
netdb
nsh remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
ntpc system/ntpc/Kconfig: cosmetcis 2023-10-23 22:26:13 +08:00
nxcamera system/readline: correct the readline(3) prototype 2023-10-16 22:04:18 +08:00
nxdiag system/nxdiag: Fix race condition during build 2023-07-18 23:43:29 +08:00
nxlooper system/readline: correct the readline(3) prototype 2023-10-16 22:04:18 +08:00
nxplayer remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
nxrecorder system/nxrecorder: add amr offload record support 2023-10-27 21:00:59 +08:00
ofloader ofloader: startup ofloader directly 2023-08-14 13:39:42 +08:00
ping net/ip: print ip addresses using ip4_addrN macro 2023-08-22 01:36:42 +08:00
ping6
popen system/popen: popen should depends on pipe() 2023-11-15 08:27:28 -08:00
psmq remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
ptpd ptpd: Fix reserved word 'class' 2023-12-07 18:26:39 -08:00
readline system/readline: correct the readline(3) prototype 2023-10-16 22:04:18 +08:00
sched_note
setlogmask setlogmask: fix uncloseed handle 2023-08-28 17:09:18 +03:00
settings Add Settings Utility and example app 2024-03-03 02:36:56 +08:00
spi remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
stackmonitor Revert "fix progname do not match issue" 2023-10-10 01:02:50 +08:00
system
taskset
tcpdump apps/tcpdump: Support capture RAW IP interfaces like TUN 2024-02-22 21:22:00 -08:00
tee
telnet
telnetd
termcurses remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
trace remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
ubloxmodem Change all sizeof(arr)/sizeof(arr[0]) to nitems 2023-08-17 22:51:51 +03:00
uniqueid
uorb Remove @ tag from all comments 2024-01-04 10:26:49 +01:00
usbmsc remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
vi
ymodem remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
zlib Fix Kconfig style 2023-11-16 20:31:08 -08:00
zmodem remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
.gitignore
CMakeLists.txt
Make.defs
Makefile