tidy up code and fix backlight bug
This commit is contained in:
parent
29cd17cdbc
commit
27e9b17189
10 changed files with 23 additions and 51 deletions
|
|
@ -1,7 +1,3 @@
|
|||
CURRENT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||
|
||||
SPI_DRIVER_REQUIRED = yes
|
||||
POINTING_DEVICE_ENABLE = yes
|
||||
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi
|
||||
|
||||
CONFIG_H += $(CURRENT_DIR)/config.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue