touchgfx compilation attempt
This commit is contained in:
7
Software/.stm32env
Normal file
7
Software/.stm32env
Normal file
@ -0,0 +1,7 @@
|
||||
# environment variable file used by stm32-for-vscode and the STM32Make.make makefile
|
||||
# Other environment variables can be added here. If wanting to use the generated makefile in CI/CD context please
|
||||
# configure the following variables: GCC_PATH, OPENOCD
|
||||
|
||||
ARM_GCC_PATH = /usr/bin
|
||||
OPENOCD = /usr/bin/openocd
|
||||
|
||||
Reference in New Issue
Block a user