summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/usbd_cdc_interface.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-03-20 22:27:34 +0000
committerDamien George <damien.p.george@gmail.com>2015-03-20 22:27:34 +0000
commit7674da8057b5236373345350acd2a7513377d393 (patch)
tree95c2fa86be688e2dc01fb8159248a43f3a12f09e /stmhal/usbd_cdc_interface.c
parent69922c602cea2b54c30b04078f066717b18425d6 (diff)
downloadmicropython-7674da8057b5236373345350acd2a7513377d393.tar.gz
micropython-7674da8057b5236373345350acd2a7513377d393.zip
stmhal: Remove some unnecessary declarations, purely for cleanup.
Diffstat (limited to 'stmhal/usbd_cdc_interface.c')
-rw-r--r--stmhal/usbd_cdc_interface.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/usbd_cdc_interface.c b/stmhal/usbd_cdc_interface.c
index 66bfe1a229..8b088660ff 100644
--- a/stmhal/usbd_cdc_interface.c
+++ b/stmhal/usbd_cdc_interface.c
@@ -42,6 +42,7 @@
#include "pendsv.h"
#include "py/obj.h"
+#include "timer.h"
#include "usb.h"
// CDC control commands