nuttx-apps/graphics/ft80x
Xiang Xiao e0dcfa0c55 Remove extra whitespace from files (#43)
* Remove multiple newlines at the end of file
* Remove the white space from the end of line
2020-01-31 08:29:24 -06:00
..
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -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 Unify the void cast usage 2020-01-02 23:21:01 +08: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 Unify the void cast usage 2020-01-02 23:21:01 +08: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 Unify the void cast usage 2020-01-02 23:21:01 +08: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/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path. 2019-10-17 11:33:59 -06:00
Makefile Makefiles: This reverts part of commit cf0365ea9. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured. 2019-10-15 09:25:48 +08:00