This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from f9f59bd0f !apps: drop redundant casts on tv_sec/tv_nsec and fix printf
formats
new 5c703f560 nshlib/testing: Fix open() arguments.
new b4f1e2949 apps: Fix additional open() arguments.
new fcd10aa72 examples/lp503x: Open device write-only.
new 5355adb9c apps: Fix codespell warnings.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.codespellrc | 2 +-
benchmarks/sd_bench/sd_bench_main.c | 2 +-
examples/lp503x/lp503x_main.c | 2 +-
examples/settings/settings_main.c | 4 ++--
nshlib/nsh_script.c | 3 ++-
system/nxcamera/nxcamera.c | 14 +++++++-------
testing/drivers/drivertest/drivertest_audio.c | 3 ++-
testing/drivers/sd_stress/sd_stress_main.c | 2 +-
testing/fs/smart_test/smart_test.c | 2 +-
testing/ostest/aio.c | 14 +++++++-------
testing/testsuites/kernel/fs/cases/fs_poll_test.c | 4 ++--
testing/testsuites/kernel/syscall/cases/fcntl_test.c | 4 ++--
testing/testsuites/kernel/syscall/cases/lseek_test.c | 2 +-
testing/testsuites/kernel/syscall/cases/rmdir_test.c | 2 +-
testing/testsuites/kernel/syscall/cases/unlink_test.c | 2 +-
15 files changed, 32 insertions(+), 30 deletions(-)