STM32F103C8_Plantilla_USB Plantilla para configuración del Puerto USB y la Terminal Serial
Dependencies: mbed-STM32F103C8T6 USBDevice_STM32F103 mbed-src
mbed_app.json@1:e691f2e04aeb, 2019-09-05 (annotated)
- Committer:
- Antulius
- Date:
- Thu Sep 05 19:48:05 2019 +0000
- Revision:
- 1:e691f2e04aeb
STM32F103C8T6_Plantilla_USB
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Antulius | 1:e691f2e04aeb | 1 | { |
Antulius | 1:e691f2e04aeb | 2 | "target_overrides": { |
Antulius | 1:e691f2e04aeb | 3 | "NUCLEO_F103RB": { |
Antulius | 1:e691f2e04aeb | 4 | "target.clock_source": "USE_PLL_HSE_XTAL", |
Antulius | 1:e691f2e04aeb | 5 | "target.clock_source_usb": "1", |
Antulius | 1:e691f2e04aeb | 6 | "target.default_lib": "small" |
Antulius | 1:e691f2e04aeb | 7 | } |
Antulius | 1:e691f2e04aeb | 8 | } |
Antulius | 1:e691f2e04aeb | 9 | } |