Bluepill_Plantilla Es la plantilla base (mejorada) para soporte y compatibilidad en Mbed para la tarjeta "BluePill" basada en el procesador ARM M3 STM32F103C8T6

Dependencies:   mbed

Revision:
6:f47832fe0b07
Parent:
4:e1e547c34929
Child:
8:9cb2877285b2
--- a/BluePill/SysClockConf.h	Sun Jun 21 02:31:47 2020 +0000
+++ b/BluePill/SysClockConf.h	Wed Feb 02 02:09:26 2022 +0000
@@ -1,3 +1,18 @@
+/*
+  ******************************************************************************
+  * @file    SysClockConf.h
+  * @version 
+  * @date    05-July-2016
+  * @brief   System Clock configuration for STM32F103C8T6
+  *****************************************************************************
+  *
+  * All rights reserved.
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+*/
 #ifndef CONFSYSCLOCK_H
 #define CONFSYSCLOCK_H