diff --git a/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf b/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf
index d141cee..5f56b63 100644
Binary files a/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf and b/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf differ
diff --git a/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.build_log.htm b/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.build_log.htm
index 21f8500..768d4cb 100644
--- a/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.build_log.htm
+++ b/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.build_log.htm
@@ -22,30 +22,36 @@ Dialog DLL: TARMSTM.DLL V1.66.0.0
Project:
C:\Users\elies\Desktop\Cours\4A\Info Mat\Projet_Voilier_4IR\MDK-ARM\Project.uvprojx
-Project File Date: 10/12/2020
+Project File Date: 11/02/2020
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'F:\Keil\ARM\ARMCC\Bin'
-Rebuild target 'NUCLEO-F103RB'
-compiling Allure.c...
+Rebuild target 'Simulateur'
compiling Voilier.c...
-..\Src\Voilier.c(3): warning: #1-D: last line of file ends without a newline
- }
-..\Src\Voilier.c: 1 warning, 0 errors
-compiling AntiCharvirement.c...
-compiling Batterie.c...
+compiling Allure.c...
compiling Gouvernail.c...
+compiling Batterie.c...
compiling Heure.c...
compiling Transmission.c...
compiling Voile.c...
compiling MyTimer.c...
compiling stm32f1xx_ll_rcc.c...
-compiling stm32f1xx_ll_utils.c...
+compiling AntiChavirement.c...
+..\Src\AntiChavirement.h(28): warning: #1295-D: Deprecated declaration RecupRouli - give arg types
+ int RecupRouli();
+..\Src\AntiChavirement.h(36): warning: #1295-D: Deprecated declaration ConfAntiChavirement - give arg types
+ void ConfAntiChavirement();
+..\Src\AntiChavirement.c(4): warning: #940-D: missing return statement at end of non-void function "CalculerDanger"
+ }
+..\Src\AntiChavirement.c(7): warning: #940-D: missing return statement at end of non-void function "RecupRouli"
+ }
+..\Src\AntiChavirement.c: 4 warnings, 0 errors
assembling startup_stm32f103xb.s...
+compiling stm32f1xx_ll_utils.c...
compiling system_stm32f1xx.c...
linking...
-Program Size: Code=296 RO-data=268 RW-data=16 ZI-data=1024
-"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 1 Warning(s).
+Program Size: Code=924 RO-data=268 RW-data=28 ZI-data=1028
+"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 4 Warning(s).
Software Packages used:
@@ -61,14 +67,14 @@ Package Vendor: Keil
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
Collection of Component include folders:
- .\RTE\_NUCLEO-F103RB
+ .\RTE\_Simulateur
C:\Users\elies\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include
C:\Users\elies\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.3.0
-Build Time Elapsed: 00:00:04
+Build Time Elapsed: 00:00:06