nuttx-apps/graphics/ft80x
Xiang Xiao 8a1f5ee34c debug: Reduce CONFIG_CPP_HAVE_VARARGS usage
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-06 07:31:10 -06:00
..
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:09:40 -05: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 Ensure all source code end with one and only one newline 2020-02-09 08:14:49 -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 Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
ft80x.h debug: Reduce CONFIG_CPP_HAVE_VARARGS usage 2020-05-06 07:31:10 -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