nuttx-apps/examples/sotest
YAMAMOTO Takashi e5dd0b1eb9 mksymtab.sh: Avoid using find -executable
As it seems GNU-find only.  macOS doesn't have it.

-perm is in POSIX and should be more widely available.
2020-02-14 09:13:55 -06:00
..
lib mksymtab.sh: Avoid using find -executable 2020-02-14 09:13:55 -06:00
.gitignore
Kconfig apps/examples/mount: Replace illegal call to ramdisk_register() with a call to boardctl(BOARDIOC_MKRD). 2019-10-26 10:22:34 -06:00
Make.defs
Makefile
sotest_main.c Include nuttx/symtab.h instead of nuttx/binfmt/symtab.h since symtab.h under binfmt folder is for internal use. 2019-12-10 08:39:22 -06:00