mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-07 21:47:24 +00:00
apps/graphics/ft80x: Replace polling logic with gentler signal logic when waitinf for the CMD FIFO to become empty.
apps/examples/ft80x: Add first co-processor example.
apps/graphics: Extend library to manage display lists either in display memory (RAM DL) or provided directly to th co-processor FIFO (RAM CMD).
apps/examples/ft80x: Some minor clean-up. Trivial changes for coprocessor support.
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ft80x.h | ||
| ft80x_bitmaps.c | ||
| ft80x_coprocessor.c | ||
| ft80x_main.c | ||
| ft80x_primitives.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||