From 8cb3d09484e6b304abbd905ffa1073683ffc2fcf Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 18 Sep 2019 10:45:39 -0400 Subject: stm32: Move usb_request_bootloader() to chip specific code Signed-off-by: Kevin O'Connor --- src/stm32/usbotg.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/stm32/usbotg.c') diff --git a/src/stm32/usbotg.c b/src/stm32/usbotg.c index 1fbacb3d..99b9cc3a 100644 --- a/src/stm32/usbotg.c +++ b/src/stm32/usbotg.c @@ -338,11 +338,6 @@ usb_set_configure(void) usb_irq_enable(); } -void -usb_request_bootloader(void) -{ -} - /**************************************************************** * Setup and interrupts -- cgit v1.2.3-70-g09d2