nuttx-apps/examples/ft80x
Gregory Nutt ecfdf073fc Squashed commit of the following:
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.
2018-02-20 15:23:05 -06:00
..
.gitignore Squashed commit of the following: 2018-02-18 16:54:11 -06:00
ft80x.h Squashed commit of the following: 2018-02-20 15:23:05 -06:00
ft80x_bitmaps.c apps/graphics/ft80x and apps/examples/ft80x: Fix a few compile-relate issues introduced with last merge. 2018-02-19 13:22:23 -06:00
ft80x_coprocessor.c Squashed commit of the following: 2018-02-20 15:23:05 -06:00
ft80x_main.c Squashed commit of the following: 2018-02-20 15:23:05 -06:00
ft80x_primitives.c Squashed commit of the following: 2018-02-20 15:23:05 -06:00
Kconfig Squashed commit of the following: 2018-02-19 13:14:16 -06:00
Make.defs Squashed commit of the following: 2018-02-18 16:54:11 -06:00
Makefile apps/graphics/ft80x and apps/examples/ft80x: Fix a few compile-relate issues introduced with last merge. 2018-02-19 13:22:23 -06:00