nuttx-apps/graphics/ft80x
2018-09-03 09:29:56 -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/: Modification to build system: Unified application compilation rules 2018-09-03 09:29:56 -06:00