1
0
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.
RealtimeOscilloscope/ide-touchgfx-gen/TouchGFX/config/gcc/app.mk
2024-01-13 19:15:18 +01:00

9 lines
266 B
Makefile

# 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