diff --git a/ClearCoreArduino.cppproj b/ClearCoreArduino.cppproj index 7bf2b28..33324d8 100644 --- a/ClearCoreArduino.cppproj +++ b/ClearCoreArduino.cppproj @@ -29,16 +29,16 @@ 1 - - - - - - - - - - + + + + + + + + + + custom @@ -114,6 +114,8 @@ ../Teknic/libClearCore/inc ../Teknic/LwIP/LwIP/port/include ../Teknic/LwIP/LwIP/src/include + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include Optimize most (-O3) @@ -145,6 +147,8 @@ ../Teknic/libClearCore/inc ../Teknic/LwIP/LwIP/src/include ../Teknic/LwIP/LwIP/port/include + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include Optimize most (-O3) @@ -176,6 +180,7 @@ %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include %24(PackRepoDir)\arm\cmsis\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ Default (-g) @@ -183,6 +188,7 @@ %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include %24(PackRepoDir)\arm\cmsis\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ Default (-Wa,-g) @@ -223,6 +229,8 @@ ../Teknic/libClearCore/inc ../Teknic/LwIP/LwIP/port/include ../Teknic/LwIP/LwIP/src/include + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include Optimize most (-O3) @@ -253,6 +261,8 @@ ../Teknic/libClearCore/inc ../Teknic/LwIP/LwIP/src/include ../Teknic/LwIP/LwIP/port/include + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include Optimize most (-O3) @@ -283,6 +293,7 @@ %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include %24(PackRepoDir)\arm\cmsis\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ Default (-g) @@ -290,6 +301,7 @@ %24(PackRepoDir)\arm\cmsis\4.5.0\CMSIS\Include\ %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ Default (-Wa,-g) diff --git a/TestSketch/TestSketch.cppproj b/TestSketch/TestSketch.cppproj index f1760c3..7b7f102 100644 --- a/TestSketch/TestSketch.cppproj +++ b/TestSketch/TestSketch.cppproj @@ -36,7 +36,7 @@ - + @@ -73,176 +73,182 @@ - False - False - False - True - False - - - NDEBUG - - - False - - - %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ - - - Optimize most (-O3) - True - True - False - True - True - -std=gnu11 --param max-inline-insns-single=50 -MMD -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 - - - NDEBUG - - - False - - - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ - %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include - ../../Teknic/libClearCore/inc - ../../Teknic/LwIP/LwIP/port/include - ../../Teknic/LwIP/LwIP/src/include - ../../cores/arduino - ../../cores/arduino/api - ../../variants/clearcore - - - Optimize most (-O3) - True - True - False - True - True - -std=gnu++11 -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -MMD -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 - Use rdimon (semihosting) library (--specs=rdimon.specs) - - - arm_cortexM4lf_math - libm - - - - - %24(ProjectDir)\Device_Startup - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Lib\GCC - - - True - - -Tflash_with_bootloader.ld -mfloat-abi=hard -mfpu=fpv4-sp-d16 - - - %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ - - - Default (-g) - False - - - %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ - - - Default (-Wa,-g) - + False + False + False + True + False + + + NDEBUG + + + False + + + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + + + Optimize most (-O3) + True + True + False + True + True + -std=gnu11 --param max-inline-insns-single=50 -MMD -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 + + + NDEBUG + + + False + + + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include + ../../Teknic/libClearCore/inc + ../../Teknic/LwIP/LwIP/port/include + ../../Teknic/LwIP/LwIP/src/include + ../../cores/arduino + ../../cores/arduino/api + ../../variants/clearcore + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + + + Optimize most (-O3) + True + True + False + True + True + -std=gnu++11 -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -MMD -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 + Use rdimon (semihosting) library (--specs=rdimon.specs) + + + arm_cortexM4lf_math + libm + + + + + %24(ProjectDir)\Device_Startup + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Lib\GCC + + + True + + -Tsame53n19a_flash.ld -mfloat-abi=hard -mfpu=fpv4-sp-d16 + + + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + + + Default (-g) + False + + + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + + + Default (-Wa,-g) + "$(SolutionDir)\Teknic\Tools\uf2-builder\Release\uf2-builder.exe" "$(OutputDirectory)\$(OutputFileName).bin" "$(OutputDirectory)\$(OutputFileName).uf2" - False - False - False - True - False - - - DEBUG - - - False - - - %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ - - - Optimize most (-O3) - True - True - False - Default (-g2) - True - True - -std=gnu11 --param max-inline-insns-single=50 -MMD -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 - - - DEBUG - - - False - - - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ - %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include - ../../Teknic/libClearCore/inc - ../../Teknic/LwIP/LwIP/port/include - ../../Teknic/LwIP/LwIP/src/include - ../../cores/arduino - ../../cores/arduino/api - ../../variants/clearcore - - - Optimize most (-O3) - True - True - False - Default (-g2) - True - True - -std=gnu++11 -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -MMD -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 - Use rdimon (semihosting) library (--specs=rdimon.specs) - - - arm_cortexM4lf_math - libm - - - - - %24(ProjectDir)\Device_Startup - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Lib\GCC - - - True - - -Tflash_with_bootloader.ld -mfloat-abi=hard -mfpu=fpv4-sp-d16 - - - %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ - - - Default (-g) - False - - - %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include - %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ - - - Default (-Wa,-g) - + False + False + False + True + False + + + DEBUG + + + False + + + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ + + + Optimize most (-O3) + True + True + False + Default (-g2) + True + True + -std=gnu11 --param max-inline-insns-single=50 -MMD -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 + + + DEBUG + + + False + + + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include + ../../Teknic/libClearCore/inc + ../../Teknic/LwIP/LwIP/port/include + ../../Teknic/LwIP/LwIP/src/include + ../../cores/arduino + ../../cores/arduino/api + ../../variants/clearcore + + + Optimize most (-O3) + True + True + False + Default (-g2) + True + True + -std=gnu++11 -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -MMD -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 + Use rdimon (semihosting) library (--specs=rdimon.specs) + + + arm_cortexM4lf_math + libm + + + + + %24(ProjectDir)\Device_Startup + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Lib\GCC + + + True + + -Tflash_with_bootloader.ld -mfloat-abi=hard -mfpu=fpv4-sp-d16 + + + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + + + Default (-g) + False + + + %24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include + %24(PackRepoDir)\arm\CMSIS\4.5.0\CMSIS\Include\ + %24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\ + + + Default (-Wa,-g) + "$(SolutionDir)\Teknic\Tools\uf2-builder\Release\uf2-builder.exe" "$(OutputDirectory)\$(OutputFileName).bin" "$(OutputDirectory)\$(OutputFileName).uf2"