aboutsummaryrefslogtreecommitdiff
path: root/example-cdc/usb_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'example-cdc/usb_lld.h')
-rw-r--r--example-cdc/usb_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/example-cdc/usb_lld.h b/example-cdc/usb_lld.h
index b98d267..8dc00b9 100644
--- a/example-cdc/usb_lld.h
+++ b/example-cdc/usb_lld.h
@@ -88,7 +88,6 @@ enum DEVICE_STATE
CONFIGURED
};
-extern uint32_t bDeviceState;
extern const uint8_t usb_initial_feature;
#define STM32_USB_IRQ_PRIORITY 11