boart test board

Dependencies:   USBDevice mbed-dev lwip

Fork of USBSerial_HelloWorld by Compass Yap

Revision:
21:85a0f94a84cd
Parent:
20:4b2a3c310b61
diff -r 4b2a3c310b61 -r 85a0f94a84cd main.cpp
--- a/main.cpp	Mon Jul 30 12:31:40 2018 +0000
+++ b/main.cpp	Mon Jul 30 13:11:13 2018 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 #include "USBSerial.h"
-
+#include "usbd_desc2.h"
 
 static USBSerial pc(0xFFFF, 0x0002, 0x0001);
 
@@ -45,7 +45,7 @@
 
 int main(void)
 {
-
+    usbd_descriptors_initialize(0);
     //wifi.baud(115200);
     //wifi2.baud(115200);