add screen library
This commit is contained in:
8
ide-touchgfx-gen/TouchGFX/config/gcc/app.mk
Normal file
8
ide-touchgfx-gen/TouchGFX/config/gcc/app.mk
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
# Relative location of the TouchGFX framework from root of application
|
||||
touchgfx_path := ../Middlewares/ST/touchgfx
|
||||
|
||||
# Location of the TouchGFX Environment
|
||||
touchgfx_env := C:/devel/TouchGFX-4.16.1/env
|
||||
# Optional additional compiler flags
|
||||
user_cflags := -DUSE_BPP=16
|
Reference in New Issue
Block a user