This repository has been archived on 2024-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
ButtonManager/ide-touchgfx-gen/TouchGFX/config/gcc/app.mk

9 lines
266 B
Makefile
Raw Normal View History

2023-11-26 19:13:49 +00:00
# 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