nuttx-apps/benchmarks
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
..
cachespeed benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
coremark benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
coremark-pro benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
cyclictest !apps: drop redundant casts on tv_sec/tv_nsec and fix printf formats 2026-05-22 13:38:25 +08:00
dhrystone benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
fio libc/elf: rename modlib to libelf 2025-04-11 09:43:07 +08:00
iozone benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
mtd benchmarks/mtd: use PRIxxx macro to improve portability 2025-04-01 09:08:59 +02:00
osperf sched: inline enter_critical_section 2026-01-26 16:39:15 +08:00
ramspeed benchmarks/ramspeed: add cmake build support 2026-01-16 21:09:07 +08:00
rt-tests benchmarks: migrate license to ASF 2024-12-19 15:25:28 +08:00
sd_bench apps: Fix additional open() arguments. 2026-05-22 13:39:04 +08:00
spinlock_bench benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
superpi [nxstyle] fix Relative file path 2025-02-25 09:31:30 +01:00
tacle-bench benchmark/taclebench: Add clock measurement. 2026-01-27 22:59:36 +08:00
test-tlb benchmarks: migrate license to ASF 2024-12-19 15:25:28 +08:00
tinymembench benchmarks: migrate license to ASF 2024-12-19 15:25:28 +08:00
whetstone benchmarks/fpu: improve timing precision to milliseconds 2026-01-21 07:43:09 -03:00
.gitignore apps: Add benchmark applications 2023-01-23 13:15:56 -03:00
CMakeLists.txt benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Make.defs benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00