This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 776136a11 Fix various error in Windows native build
new ca855f3f2 examples/camera: Fix the style issue
new 02f608b64 examples/camera: Call VIDIOC_S_FMT before VIDIOC_REQBUFS
new 519c4ccb1 examples/camera: Add FAR for all pointer
new 3e2c8fdb4 examples/camera: Cast the last argument of ioctl to uintptr_t
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:
examples/camera/camera_bkgd.c | 15 +++---
examples/camera/camera_fileutil.c | 36 ++++++-------
examples/camera/camera_fileutil.h | 4 +-
examples/camera/camera_main.c | 104 ++++++++++++++++++--------------------
4 files changed, 74 insertions(+), 85 deletions(-)