X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstmf0%2Fao_usb_stm.c;h=483d2419ad938325e63d209b76a1188d4a248c04;hp=bf08abc169dac58e74da45f81ab2ea1f64c5277e;hb=20dc0e6c8e365c1f4188189d506163d589c3bade;hpb=0b58d3067d994319b73c2bd15817f6922257ece2 diff --git a/src/stmf0/ao_usb_stm.c b/src/stmf0/ao_usb_stm.c index bf08abc1..483d2419 100644 --- a/src/stmf0/ao_usb_stm.c +++ b/src/stmf0/ao_usb_stm.c @@ -1447,7 +1447,7 @@ ao_usb_enable(void) ao_arch_release_interrupts(); - for (t = 0; t < 1000; t++) + for (t = 0; t < 50000; t++) ao_arch_nop(); /* Enable USB pull-up */