Skip to content
Commit 4f6077f3 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Anas Nashif
Browse files

modules: lvgl: don't try to open file in read mode with create flag set



Current code would have systematically tried to add the FS_O_CREATE flag
when opening a file in read mode. This effectively made it impossible to
open files to read them on read-only file systems.

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent 2722bbfb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment