From 2eefa7fd7fb0285c886dc7faa515bf32bfcc4d82 Mon Sep 17 00:00:00 2001 From: BlackMark Date: Thu, 15 Aug 2019 18:49:53 +0200 Subject: [PATCH] Changed toolchain to 9.1.0 and updated submodules --- uart/io | 2 +- uart/uart | 2 +- uart/uart.cppproj | 218 +++++++++++++++++++++++----------------------- 3 files changed, 111 insertions(+), 111 deletions(-) diff --git a/uart/io b/uart/io index d991959..571f28a 160000 --- a/uart/io +++ b/uart/io @@ -1 +1 @@ -Subproject commit d991959bff8d239abd019741e956f59d270e1ba8 +Subproject commit 571f28ab05bb013f512657cc26b4818bbf0abc25 diff --git a/uart/uart b/uart/uart index 1bdc06a..f6df6a6 160000 --- a/uart/uart +++ b/uart/uart @@ -1 +1 @@ -Subproject commit 1bdc06a325a4559ce0fcf101622a009cf03371fb +Subproject commit f6df6a6a187764e530afa061e3ea931c0988187b diff --git a/uart/uart.cppproj b/uart/uart.cppproj index d118b4c..8b1ba62 100644 --- a/uart/uart.cppproj +++ b/uart/uart.cppproj @@ -15,7 +15,7 @@ uart uart uart - Native + avr-g++-9.1.0 true false true @@ -87,119 +87,119 @@ - -mmcu=atmega1284p -B "%24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p" - True - True - True - True - True - False - True - True - - - NDEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - - - Optimize for size (-Os) - True - True - True - True - -fno-threadsafe-statics -std=c11 - True - True - - - NDEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - - - Optimize for size (-Os) - True - True - True - -fno-threadsafe-statics -Wextra -std=c++17 - - - libm - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - - - + -mmcu=atmega1284p -B "%24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p" + True + True + True + True + True + False + True + True + + + NDEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + Optimize for size (-Os) + True + True + True + True + -fno-threadsafe-statics -std=c11 + True + True + + + NDEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + Optimize for size (-Os) + True + True + True + -fno-threadsafe-statics -Wextra -std=c++17 + + + libm + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + - -mmcu=atmega1284p -B "%24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\gcc\dev\atmega1284p" - True - True - True - True - True - False - True - True - - - DEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - - - Optimize (-O1) - True - Maximum (-g3) - True - True - True - -fno-threadsafe-statics -std=c11 - True - True - - - DEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - - - True - Maximum (-g3) - True - True - -fno-threadsafe-statics -Wextra -std=c++17 - - - libm - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include - - - 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 + + + DEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + Optimize (-O1) + True + Maximum (-g3) + True + True + True + -fno-threadsafe-statics -std=c11 + True + True + + + DEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + True + Maximum (-g3) + True + True + -fno-threadsafe-statics -Wextra -std=c++17 + + + libm + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.3.300\include + + + Default (-Wa,-g) +