feito fork de acco/chti23
Comparar commits
Nenhum commit em comum. "448bfc931628c069b3b5d0cf76e8684078ee8684" e "311f55db4571b93dc7aeea137978a8e3057e46e1" tem históricos completamente diferentes.
448bfc9316
...
311f55db45
2 arquivos alterados com 2 adições e 1 exclusões
|
@ -21,7 +21,7 @@ GPIO_Configure(GPIOB, 1, OUTPUT, OUTPUT_PPULL);
|
|||
|
||||
//============================================================================
|
||||
|
||||
//Clignotement de GPIOB
|
||||
|
||||
while (1)
|
||||
{
|
||||
Delay_100ms();
|
||||
|
|
|
@ -20,6 +20,7 @@ FlagCligno dcd 0
|
|||
|
||||
;Section ROM code (read only) :
|
||||
area moncode,code,readonly
|
||||
; écrire le code ici
|
||||
|
||||
timer_callback proc
|
||||
push {lr}
|
||||
|
|
Carregando…
Referência em uma nova issue