mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Last of the STM32F3 system files removed from target directories and merge of the FURYF3 target @kc10kevin
This commit is contained in:
parent
827b576f6d
commit
67b1b20c59
17 changed files with 324 additions and 905 deletions
|
@ -29,7 +29,9 @@
|
|||
|
||||
#ifdef USB_IO
|
||||
|
||||
#ifdef USB_DETECT_PIN
|
||||
static IO_t usbDetectPin = IO_NONE;
|
||||
#endif
|
||||
|
||||
void usbCableDetectDeinit(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue