nuttx-apps/examples/sotest
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
..
main examples/sotest: Correct the path in the log 2024-10-17 08:53:49 +08:00
modprint sotest & chardev:change elf loading method 2024-10-16 07:38:06 +08:00
sotest sotest & chardev:change elf loading method 2024-10-16 07:38:06 +08:00
.gitignore sotest & chardev:change elf loading method 2024-10-16 07:38:06 +08:00
CMakeLists.txt sotest & chardev:change elf loading 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