with CAN

Dependencies:   mbed mbed-STM32F103C8T6 USBDevice_STM32F103

Revision:
8:114dbc93d9f7
Parent:
7:bd396db062ea
--- a/mbed_app.json	Wed Feb 20 12:42:52 2019 +0000
+++ b/mbed_app.json	Mon May 13 08:42:21 2019 +0000
@@ -2,7 +2,8 @@
     "target_overrides": {
         "NUCLEO_F103RB": {
             "target.clock_source": "USE_PLL_HSE_XTAL",
-            "target.clock_source_usb": "1"
+            "target.clock_source_usb": "1",
+            "target.default_lib": "small"
         }
     }
 }