mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Use MMAP buffer allocation by default so the driver can manage DMA-capable memory with proper alignment and cache attributes. Fall back to USERPTR if the driver does not support MMAP. Also fix NX framebuffer stride calculation to use the actual display width instead of hardcoded values. Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| camera_bkgd.c | ||
| camera_bkgd.h | ||
| camera_fileutil.c | ||
| camera_fileutil.h | ||
| camera_main.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||