SAKURA Internet / mbed-dev

Fork of mbed-dev by mbed official

Revision:
178:7b4eb50f6890
Parent:
177:d650f5d4c87a
--- a/targets/targets.json	Wed Nov 08 13:50:44 2017 +0000
+++ b/targets/targets.json	Wed Nov 29 06:30:35 2017 +0000
@@ -1003,13 +1003,8 @@
         "config": {
             "clock_source": {
                 "help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
-                "value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
+                "value": "USE_PLL_HSI",
                 "macro_name": "CLOCK_SOURCE"
-            },
-            "clock_source_usb": {
-                "help": "As 48 Mhz clock is configured for USB, SYSCLK has to be reduced from 100 to 96 MHz (set 0 for the max SYSCLK value)",
-                "value": "0",
-                "macro_name": "CLOCK_SOURCE_USB"
             }
         },
         "macros_add": ["USB_STM_HAL", "USBHOST_OTHER"],