You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(zephyr): increase zvfs_open_max to required minimum (#217)
fixes following zephyr warning:
CONFIG_ZVFS_OPEN_MAX is less than requested minimum:
10 < 11
Setting the file descriptor size to 11
Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
0 commit comments