nuttx-apps/system
2020-11-13 05:51:23 -08:00
..
adb libuv/adb: add gitignore files 2020-11-08 12:10:11 -08:00
cdcacm Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
cfgdata Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
cle build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
composite Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
critmon build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
cu system/cu/cu_main.c: ctrlC will send SIGINT/SIGSTP 2020-10-27 10:16:55 -07:00
dhcpc build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
embedlog Remove the unnecessary touch and clean from Makefile 2020-08-11 19:10:19 +01:00
flash_eraseall Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
hex2bin system/hex2bin: Fix compilation error 2020-07-29 15:22:20 +02:00
hexed Makefile: Unify ROOTDEPPATH into DEPPATH 2020-07-29 15:22:20 +02:00
i2c Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
libuv libuv/adb: add gitignore files 2020-11-08 12:10:11 -08:00
lm75 build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
lzf build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
mdio build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
netdb build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
nsh Change all 'Nuttx' to 'NuttX' 2020-10-18 22:27:57 -07:00
ntpc build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
nxplayer nxplayer & nxrecorder: make main thread configurable, set to default 2020-11-03 21:45:59 -08:00
nxrecorder nxplayer & nxrecorder: make main thread configurable, set to default 2020-11-03 21:45:59 -08:00
ping system/ping/ping.c: Fix printf format warnings 2020-11-13 05:51:23 -08:00
ping6 build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
popen build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
psmq Remove the unnecessary touch and clean from Makefile 2020-08-11 19:10:19 +01:00
ramtest system/ramtest/ramtest.c: Fix printf warnings 2020-11-09 04:10:59 -08:00
readline system/readline: Fix the stack overflow when application name is too long 2020-09-04 08:57:03 +02:00
sched_note Add SCHED_INSTRUMENTATION_HIRES support 2020-10-21 02:10:51 +08:00
setlogmask system: Fix typos 2020-07-29 15:22:20 +02:00
spi system: Fix typos 2020-07-29 15:22:20 +02:00
stackmonitor build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
system build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
taskset system: taskset: Replace license header with Apache License 2.0 2020-07-29 01:05:31 -05:00
tee system: Fix typos 2020-07-29 15:22:20 +02:00
telnet system: Fix typos 2020-07-29 15:22:20 +02:00
termcurses Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
trace Add task name recording support for trace command 2020-11-01 19:33:08 -08:00
ubloxmodem build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
usbmsc Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
vi build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
zmodem Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07: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