# copy or rename this file to env.cmake to store local configuration # set device set( DEVICE "7.0i" ) # set cross compiler prefix set( CROSS_COMPILE "C:/Program\ Files\ (x86)/GNU\ Arm\ Embedded\ Toolchain/10 2021.07/bin/arm-none-eabi-" ) #set( CROSS_COMPILE "arm-none-eabi-" )