USB BARCODE READER

Dependencies:   USBHOST

Files at this revision

API Documentation at this revision

Comitter:
jamike
Date:
Fri Apr 28 08:03:04 2017 +0000
Parent:
3:a2c477c9da16
Child:
5:e163f0e428ac
Commit message:
fix build issue on some platform

Changed in this revision

mbed_app.json Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Fri Apr 28 08:03:04 2017 +0000
@@ -0,0 +1,8 @@
+{
+    "target_overrides": {
+        "*": {
+            "target.features_remove": ["LWIP"]
+        }
+    }
+}
+