This commit is contained in:
Walid El-Khatiri 2023-04-18 16:21:17 +02:00
parent ae92c45251
commit c50692746d
3 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@
; =============================================================================================== ; ===============================================================================================
include DriverJeuLaser.lib include ../Driver/DriverJeuLaser.inc
export CallbackSon export CallbackSon
export SortieSon export SortieSon
extern LongueurSon extern LongueurSon

View file

@ -2,7 +2,7 @@
#include "DriverJeuLaser.h" #include "DriverJeuLaser.h"
void CallbackSon(); extern void CallbackSon(void);
int main(void) int main(void)
{ {

View file

@ -137,7 +137,7 @@
<DriverSelection>4100</DriverSelection> <DriverSelection>4100</DriverSelection>
</Flash1> </Flash1>
<bUseTDR>1</bUseTDR> <bUseTDR>1</bUseTDR>
<Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2> <Flash2>BIN\UL2CM3.DLL</Flash2>
<Flash3>"" ()</Flash3> <Flash3>"" ()</Flash3>
<Flash4></Flash4> <Flash4></Flash4>
<pFcarmOut></pFcarmOut> <pFcarmOut></pFcarmOut>
@ -561,7 +561,7 @@
<DriverSelection>4100</DriverSelection> <DriverSelection>4100</DriverSelection>
</Flash1> </Flash1>
<bUseTDR>1</bUseTDR> <bUseTDR>1</bUseTDR>
<Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2> <Flash2>BIN\UL2CM3.DLL</Flash2>
<Flash3>"" ()</Flash3> <Flash3>"" ()</Flash3>
<Flash4></Flash4> <Flash4></Flash4>
<pFcarmOut></pFcarmOut> <pFcarmOut></pFcarmOut>