STM32F103C8_Plantilla_USB Plantilla para configuración del Puerto USB y la Terminal Serial

Dependencies:   mbed-STM32F103C8T6 USBDevice_STM32F103 mbed-src

mbed_app.json

Committer:
Antulius
Date:
2019-09-05
Revision:
1:e691f2e04aeb

File content as of revision 1:e691f2e04aeb:

{
    "target_overrides": {
        "NUCLEO_F103RB": {
            "target.clock_source": "USE_PLL_HSE_XTAL",
            "target.clock_source_usb": "1",
            "target.default_lib": "small"
        }
    }
}