nuttx-apps/examples/sotest/main
wangjianyu3 0b727d290b examples/sotest: Correct the path in the log
e.g.
  - ERROR: dlopen(/sotest) failed
  + ERROR: dlopen(/mnt/sotest/romfs/sotest) failed

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2024-10-17 08:53:49 +08:00
..
.gitignore module/sotest:use Compile dynamic modules using a unified compilation method 2024-10-16 07:38:06 +08:00
CMakeLists.txt module/sotest:use Compile dynamic modules using a unified compilation method 2024-10-16 07:38:06 +08:00
Kconfig module/sotest:use Compile dynamic modules using a unified compilation method 2024-10-16 07:38:06 +08:00
Make.defs module/sotest:use Compile dynamic modules using a unified compilation method 2024-10-16 07:38:06 +08:00
Makefile module/sotest:use Compile dynamic modules using a unified compilation method 2024-10-16 07:38:06 +08:00
sotest_main.c examples/sotest: Correct the path in the log 2024-10-17 08:53:49 +08:00