nuttx-apps/graphics/ft80x
Gregory Nutt b3f638b40c Squashed commit of the following:
apps/examples/ft80x:  Fix some errors in co-processor demos.
    apps/examples/ft80x:  Correct an error in the spinner demo.
    apps/examples/ft80x:  Change some unimportant warnings to informational output to reducing debug output.
2018-03-10 10:29:10 -06:00
..
.gitignore apps/graphics/ft80x: Add the beginning of FT80x support library. So far consists only of some display list helpers. 2018-02-18 10:12:53 -06:00
ft80x_audio.c apps/graphics/ft80x: Add controls for enabling/disabling the audio amplifier; Add general interfaces for controlling FT80x GPIOs. 2018-02-27 08:48:15 -06:00
ft80x_backlight.c Squashed commit of the following: 2018-03-09 12:31:29 -06:00
ft80x_coproc.c apps/graphics/ft80x: Audio buffer size/offset is now configurable. 2018-02-26 09:58:52 -06:00
ft80x_dl.c Squashed commit of the following: 2018-03-10 10:29:10 -06:00
ft80x_gpio.c apps/graphics/ft80x: Add controls for enabling/disabling the audio amplifier; Add general interfaces for controlling FT80x GPIOs. 2018-02-27 08:48:15 -06:00
ft80x_ramcmd.c apps/graphics/ft80x: Simplify some interfaces. 2018-02-25 20:26:24 -06:00
ft80x_ramdl.c apps/graphics/ft80x: Simplify some interfaces. 2018-02-25 20:26:24 -06:00
ft80x_ramg.c apps/graphics/ft80x: Fix an incorrect size adjustment. 2018-02-25 18:39:39 -06:00
ft80x_regs.c Squashed commit of the following: 2018-03-09 12:31:29 -06:00
ft80x_touch.c apps/graphics/ft80x and apps/examples/ft80x: Fix some compile issues with other configuration options are selected. 2018-02-25 18:24:13 -06:00
ft80x.h apps/graphics/ft80x: Audio buffer size/offset is now configurable. 2018-02-26 09:58:52 -06:00
Kconfig apps/graphics/ft80x: Add controls for enabling/disabling the audio amplifier; Add general interfaces for controlling FT80x GPIOs. 2018-02-27 08:48:15 -06:00
Make.defs apps/graphics/ft80x: Add the beginning of FT80x support library. So far consists only of some display list helpers. 2018-02-18 10:12:53 -06:00
Makefile apps/graphics/ft80x: Add basic support for GPIO and configuration for eventual support of FT80x GPIO audio shutdown controls 2018-02-26 19:08:24 -06:00