LP-602 Fix regression of bootloader which checks for USB availability without initial...
commit868d78791228b6213924f9fc6eca3d52885fc337
authorEric Price <eric.price@tuebingen.mpg.de>
Tue, 16 Oct 2018 09:41:27 +0000 (16 11:41 +0200)
committerEric Price <eric.price@tuebingen.mpg.de>
Tue, 16 Oct 2018 09:44:01 +0000 (16 11:44 +0200)
tree31de37470ef5facfcdcf94ed5e7896f853ed1b6e
parenta4e20499c0c2da6c3bd13ce8b1c36db06ee15df0
LP-602 Fix regression of bootloader which checks for USB availability without initialising it, so it really needs to check if the cable is present (gpio check)
flight/pios/stm32f4xx/pios_usb.c
flight/targets/boards/revolution/bootloader/main.c