From ebdc607cb73fb15745d8ee5f0a6e16aa749a662e Mon Sep 17 00:00:00 2001 From: BlackMark Date: Sat, 27 Jul 2019 13:36:49 +0200 Subject: [PATCH] Updated project file --- flash/flash.cppproj | 178 +++++++++++++++++++++++++++++--------------- 1 file changed, 119 insertions(+), 59 deletions(-) diff --git a/flash/flash.cppproj b/flash/flash.cppproj index d9f90cf..d32c152 100644 --- a/flash/flash.cppproj +++ b/flash/flash.cppproj @@ -59,74 +59,134 @@ + + + + + + + + + + + + - -mmcu=atmega1284p -B "%24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p" - True - True - True - True - True - False - True - True - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - True - True - True - True - True - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - True - True - True - True - -Wextra -std=c++17 - libm - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - NDEBUG - Optimize for size (-Os) - NDEBUG - Optimize for size (-Os) - + -mmcu=atmega1284p -B "%24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p" + True + True + True + True + True + False + True + True + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + True + True + True + True + True + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + True + True + True + True + -Wextra -std=c++17 + + + libm + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + + + NDEBUG + + + Optimize for size (-Os) + + + NDEBUG + + + Optimize for size (-Os) + - -mmcu=atmega1284p -B "%24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p" - True - True - True - True - True - False - True - True - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - True - True - True - True - True - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - True - True - True - True - -Wextra -std=c++17 - libm - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - DEBUG - Optimize (-O1) - Default (-g2) - DEBUG - Optimize (-O1) - Default (-g2) - Default (-Wa,-g) - + -mmcu=atmega1284p -B "%24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p" + True + True + True + True + True + False + True + True + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + True + True + True + True + True + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + True + True + True + True + -Wextra -std=c++17 + + + libm + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + + + DEBUG + + + Optimize (-O1) + Default (-g2) + + + DEBUG + + + Optimize (-O1) + Default (-g2) + Default (-Wa,-g) +