nuttx-apps/system/nxplayer
v-tangmeng dd7c846d70 apps/system: fix the compile error
error: 'CONFIG_NSH_LINELEN' undeclared (first use in this function);
did you mean 'CONFIG_NSH_PIPELINE'?

Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
2026-04-27 10:33:25 +08:00
..
CMakeLists.txt Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
Kconfig nxplayer & nxrecorder: make main thread configurable, set to default 2026-04-20 14:51:27 +08:00
Make.defs nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
Makefile nxplayer:add sbc simple parser in nxplayer 2026-04-20 15:10:54 +08:00
nxplayer.c nxplayer.c_CID2729551_Unchecked return values_Error processing problem_DEFAULT 2026-04-20 15:19:48 +08:00
nxplayer_common.c Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
nxplayer_main.c apps/system: fix the compile error 2026-04-27 10:33:25 +08:00
nxplayer_mp3.c nxplayer_mp3: fix the issue about unchecked return value 2026-04-20 15:19:44 +08:00
nxplayer_sbc.c nxplayer:add sbc simple parser in nxplayer 2026-04-20 15:10:54 +08:00