|
|
|
# Relative location of the TouchGFX framework from root of application
|
|
touchgfx_path := ../Middlewares/ST/touchgfx
|
|
|
|
# Location of the TouchGFX Environment
|
|
touchgfx_env := C:/TouchGFX/4.21.2/env
|
|
# Optional additional compiler flags
|
|
user_cflags := -DUSE_BPP=16
|