diff --git a/ds3231/ds3231.cppproj b/ds3231/ds3231.cppproj
index edcd066..d8e45b8 100644
--- a/ds3231/ds3231.cppproj
+++ b/ds3231/ds3231.cppproj
@@ -12,10 +12,10 @@
$(MSBuildProjectName)
.elf
$(MSBuildProjectDirectory)\$(Configuration)
- ds3231
- ds3231
- ds3231
- Native
+ DailySafe
+ DailySafe
+ DailySafe
+ avr-g++-9.1.0
true
false
true
@@ -25,49 +25,12 @@
true
exception_table
2
+ 0
0
-
-
-
-
-
-
-
-
-
-
-
-
+
com.atmel.avrdbg.tool.atmelice
J41800099437
0x1E950F
-
-
-
-
-
-
-
- custom
-
-
- Custom Programming Tool
-
- ISP
-
-
-
-
-
-
-
- com.atmel.avrdbg.tool.simulator
-
-
- Simulator
-
- 0
-
@@ -80,22 +43,20 @@
STK500
+ ISP
125000
-
-
-
- \Debug\ds3231.lss
-
-
- .lss
- ^\s*(?<address>[a-f0-9]*):\s*.*$
- true
- address
- $pc
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -107,11 +68,28 @@
J41800099437
Atmel-ICE
+
+
+
+ 125000
+
+
+
+
+ custom
+
+
+ Custom Programming Tool
+
+
+
+
+
- -mmcu=atmega328p -B "%24(PackRepoDir)\Atmel\ATmega_DFP\1.2.193\gcc\dev\atmega328p"
+ -mmcu=atmega328p
True
True
True
@@ -126,13 +104,15 @@
- %24(PackRepoDir)\Atmel\ATmega_DFP\1.2.193\include
+ %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include
Optimize for size (-Os)
- True
True
True
+ True
+ True
+ -fno-threadsafe-statics -std=c11
True
True
@@ -142,15 +122,14 @@
- %24(PackRepoDir)\Atmel\ATmega_DFP\1.2.193\include
+ %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include
Optimize for size (-Os)
- True
True
True
True
- -Wextra -std=c++14
+ -fno-threadsafe-statics -Wextra -std=c++17
libm
@@ -158,17 +137,16 @@
- %24(PackRepoDir)\Atmel\ATmega_DFP\1.2.193\include
+ %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include
- echo "C:\bin\avrdude-6.3\avrdude.exe" -v -p$(avrdevice) %%* -Uflash:w:"$(OutputDirectory)\$(Name).hex":i > "$(MSBuildProjectDirectory)\avrdude.bat"
- -mmcu=atmega328p -B "%24(PackRepoDir)\Atmel\ATmega_DFP\1.2.193\gcc\dev\atmega328p"
+ -mmcu=atmega328p
True
True
True
@@ -183,14 +161,16 @@
- %24(PackRepoDir)\Atmel\ATmega_DFP\1.2.193\include
+ %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include
Optimize (-O1)
- True
True
- Default (-g2)
+ Maximum (-g3)
True
+ True
+ True
+ -fno-threadsafe-statics -std=c11
True
True
@@ -200,16 +180,15 @@
- %24(PackRepoDir)\Atmel\ATmega_DFP\1.2.193\include
+ %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include
- Optimize (-O1)
- True
+ Optimize debugging experience (-Og)
True
- Default (-g2)
+ Maximum (-g3)
True
True
- -Wextra -std=c++14
+ -fno-threadsafe-statics -Wextra -std=c++17
libm
@@ -217,13 +196,12 @@
- %24(PackRepoDir)\Atmel\ATmega_DFP\1.2.193\include
+ %24(PackRepoDir)\Atmel\ATmega_DFP\1.4.346\include
Default (-Wa,-g)
- echo "C:\bin\avrdude-6.3\avrdude.exe" -v -p$(avrdevice) %%* -Uflash:w:"$(OutputDirectory)\$(Name).hex":i > "$(MSBuildProjectDirectory)\avrdude.bat"