From 14ac91c81512d72322760be2f58c43df11a3d553 Mon Sep 17 00:00:00 2001 From: BlackMark Date: Mon, 13 Apr 2020 17:20:31 +0200 Subject: [PATCH] Update uart submodule --- blink/blink.cppproj | 11 -- stk500v2/stk500v2.cppproj | 127 ++++++++++----------- stk500v2/uart | 2 +- tsb/tsb.cppproj | 232 ++++++++++++++++++-------------------- tsb/uart | 2 +- 5 files changed, 172 insertions(+), 202 deletions(-) diff --git a/blink/blink.cppproj b/blink/blink.cppproj index 0502e00..dfbf1b4 100644 --- a/blink/blink.cppproj +++ b/blink/blink.cppproj @@ -95,17 +95,6 @@ - - \Debug\blink.lss - - - .lss - ^\s*(?<address>[a-f0-9]*):\s*.*$ - true - address - $pc - - diff --git a/stk500v2/stk500v2.cppproj b/stk500v2/stk500v2.cppproj index f8c0c6a..d870eb8 100644 --- a/stk500v2/stk500v2.cppproj +++ b/stk500v2/stk500v2.cppproj @@ -95,81 +95,70 @@ - - \Debug\stk500v2.lss - - - .lss - ^\s*(?<address>[a-f0-9]*):\s*.*$ - true - address - $pc - - - -mmcu=atmega328p - True - True - True - True - False - True - True - - - NDEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include - - - Optimize for size (-Os) - True - True - True - True - -fno-threadsafe-statics -std=c11 - True - True - - - NDEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include - - - Optimize for size (-Os) - True - True - True - -fno-threadsafe-statics -Wextra -std=c++17 - True - - - libm - - - - - .text=0x3C00 - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include - - - + -mmcu=atmega328p + True + True + True + True + False + True + True + + + NDEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include + + + Optimize for size (-Os) + True + True + True + True + -fno-threadsafe-statics -std=c11 + True + True + + + NDEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include + + + Optimize for size (-Os) + True + True + True + -fno-threadsafe-statics -Wextra -std=c++17 + True + + + libm + + + + + .text=0x3C00 + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include + + + diff --git a/stk500v2/uart b/stk500v2/uart index bcd18db..8f88cdc 160000 --- a/stk500v2/uart +++ b/stk500v2/uart @@ -1 +1 @@ -Subproject commit bcd18db494de771ebe786817e74d3585a94312e9 +Subproject commit 8f88cdccea6b8f1f8521bcad6724cacb1e6acbcf diff --git a/tsb/tsb.cppproj b/tsb/tsb.cppproj index 96b66b0..a124e53 100644 --- a/tsb/tsb.cppproj +++ b/tsb/tsb.cppproj @@ -28,9 +28,10 @@ 0 0 - com.atmel.avrdbg.tool.atmelice + + J41800099437 - 0x1E950F + 0x1E9705 @@ -95,135 +96,126 @@ - - \Debug\tsb.lss - - - .lss - ^\s*(?<address>[a-f0-9]*):\s*.*$ - true - address - $pc - - - -mmcu=atmega328p - True - True - True - True - False - True - True - - - NDEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include - - - Optimize for size (-Os) - True - True - True - True - -fno-threadsafe-statics -std=c11 - True - True - - - NDEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include - - - Optimize for size (-Os) - True - True - True - -fno-threadsafe-statics -Wextra -std=c++17 - - - libm - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include - - - + -mmcu=atmega1284p + True + True + True + True + True + False + True + True + + + NDEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include + + + Optimize for size (-Os) + True + True + True + True + -fno-threadsafe-statics -std=c11 + True + True + + + NDEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include + + + Optimize for size (-Os) + True + True + True + -fno-threadsafe-statics -Wextra -std=c++17 + + + libm + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include + + + - -mmcu=atmega328p - True - True - True - True - False - True - True - - - DEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include - - - Optimize (-O1) - True - Maximum (-g3) - True - True - True - -fno-threadsafe-statics -std=c11 - True - True - - - DEBUG - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include - - - Optimize (-O1) - True - Maximum (-g3) - True - True - -fno-threadsafe-statics -Wextra -std=c++17 - - - libm - - - - - %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include - - - Default (-Wa,-g) - + -mmcu=atmega1284p + True + True + True + True + True + False + True + True + + + DEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include + + + Optimize (-O1) + True + Maximum (-g3) + True + True + True + -fno-threadsafe-statics -std=c11 + True + True + + + DEBUG + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include + + + Optimize (-O1) + True + Maximum (-g3) + True + True + -fno-threadsafe-statics -Wextra -std=c++17 + + + libm + + + + + %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include + + + Default (-Wa,-g) + diff --git a/tsb/uart b/tsb/uart index bcd18db..8f88cdc 160000 --- a/tsb/uart +++ b/tsb/uart @@ -1 +1 @@ -Subproject commit bcd18db494de771ebe786817e74d3585a94312e9 +Subproject commit 8f88cdccea6b8f1f8521bcad6724cacb1e6acbcf