nuttx-apps/examples/module/drivers
liuhaitao 54b375dc43 examples: Fix elf/module/posix_spawn sometimes parallel build errors at link time
It seems in the time window mksymtab.sh redirect to symtab.c, there is chance symtab.c
would also be built meantime. Then if built before symtab.c write done, link errors may
occur. So use rename and mv operation to reduce the possibility.

Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-03-21 20:46:58 +09:00
..
chardev Ensure "build" before "install" 2020-02-27 07:47:32 -03:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile examples: Fix elf/module/posix_spawn sometimes parallel build errors at link time 2020-03-21 20:46:58 +09:00
mksymtab.sh Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00