nuttx-apps/benchmarks/sd_bench
Nightt b4f1e29494 apps: Fix additional open() arguments.
Add missing mode arguments to direct open() calls that use O_CREAT.

Also open the lp503x device with explicit read-only flags instead of O_CREAT, matching the device-node usage.

Signed-off-by: Nightt <87569709+nightt5879@users.noreply.github.com>
2026-05-22 13:39:04 +08:00
..
Kconfig apps/testing: Move sd_bench to apps/bechmarks 2025-01-27 04:53:57 +01:00
Make.defs apps/testing: Move sd_bench to apps/bechmarks 2025-01-27 04:53:57 +01:00
Makefile apps/testing: Move sd_bench to apps/bechmarks 2025-01-27 04:53:57 +01:00
sd_bench_main.c apps: Fix additional open() arguments. 2026-05-22 13:39:04 +08:00