mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
boards/sim: add delay to allow kvdbd fully startup
N/A This allows some persist.*.disable properties to work correctly. Change-Id: Ie81f0d6da04b998175475be56b694768f8b2235b Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
This commit is contained in:
@@ -59,6 +59,7 @@ testrunner >/system/testing/testrunner.log &
|
||||
#ifdef CONFIG_KVDB
|
||||
|
||||
kvdbd &
|
||||
usleep 10
|
||||
|
||||
#endif /* CONFIG_KVDB */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user