STM32F103C8_Plantilla_USB Plantilla para configuración del Puerto USB y la Terminal Serial
Dependencies: mbed-STM32F103C8T6 USBDevice_STM32F103 mbed-src
Diff: stm32f103c8t6.h
- Revision:
- 1:e691f2e04aeb
- Parent:
- 0:16b83f767a7e
diff -r 16b83f767a7e -r e691f2e04aeb stm32f103c8t6.h --- a/stm32f103c8t6.h Wed Jun 26 18:48:46 2019 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ -#pragma once - -#ifndef STM32F103C8T6_H -#define STM32F103C8T6_H -#include "stm32f10x.h" -#include "PinNames.h" -#include "SysClockConf.h" - -#endif \ No newline at end of file