Skip to content
Commit 2291de6a authored by Markus Becker's avatar Markus Becker Committed by Ioannis Glaropoulos
Browse files

subsys/fs/littlefs: initialize LittleFS at POST_KERNEL



Initialize LittleFS at POST_KERNEL and not at APPLICATION stage.

When using LittleFS as settings backend for OpenThread, LittleFS needs
to be available when net_init is performed.

Arguably, FS is an OS kernel component that should be ready when
applications are starting.

Possibly, the same change should be applied to FAT fs as well.

Signed-off-by: default avatarMarkus Becker <markus.becker@tridonic.com>
parent 7f66fd84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment