2 - ../../cortex-m33_bl.rtebuild
6 commonflags : [ "--cpu ${cpu}", "--fpu ${fpu}", --endian little, --cmse ]
7 cflags : [ "${commonflags}", --debug, -On, -e, "--dlib_config DLib_Config_Normal.h" ]
8 asmflags : [ "${commonflags}" ]
9 linkflags : [ "--cpu ${cpu}", "--fpu ${fpu}", --semihosting, "--entry Reset_Handler", --vfe, "--text_out locale", "--import_cmse_lib_out=${builddir}/veneer.lib" ]
10 linkscript : "${basedir}/../v2m-mps2_s.icf"
11 idetemplates: [ "debug.ewp.jnj" ]