apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
268 stars 504 forks source link

netinit: Add check mount path retry option for delayed mounts #2313

Closed PetervdPerk-NXP closed 5 months ago

PetervdPerk-NXP commented 5 months ago

Summary

Some systems the sd card gets mounted later after netinit started this causes netinit to be unable to read the config.

This pr add a KConfig symbol to set retries to allow delayed mount

Impact

Minimal, default behavior is the same

Testing

Teensy