nuttx-apps/system
Masayuki Ishikawa 03c3b2ed0f system: nxplayer: Fix a compile error if CONFIG_DEBUG_AUDIO_ERROR=y
Summary:
- This commit fixes a compile error

Impact:
- Affects nxplayer with CONFIG_DEBUG_AUDIO_ERROR=y

Testing:
- Tested with spresense:rndis

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-09-15 21:15:58 -07: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: refactor, add option -c to disable \n -> \r\n conversion 2020-08-14 00:58:55 +01: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 system: add libuv port for NuttX 2020-08-17 11:09:47 -03: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 nsh: Accept the command line arguments like sh 2020-08-19 14:32:53 -07:00
ntpc build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
nxplayer system: nxplayer: Fix a compile error if CONFIG_DEBUG_AUDIO_ERROR=y 2020-09-15 21:15:58 -07:00
nxrecorder Fix nxstyle warning 2020-08-23 15:44:32 -06:00
ping build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03: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 build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
readline system/readline: Fix the stack overflow when application name is too long 2020-09-04 08:57:03 +02:00
sched_note build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03: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
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