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
stm32f103c8t6.h@0:9f7581d1af6f, 2019-06-26 (annotated)
- Committer:
- Antulius
- Date:
- Wed Jun 26 18:54:11 2019 +0000
- Revision:
- 0:9f7581d1af6f
Plantilla para la Tarjeta STM32-F103C8T6 mejor conocida como "Blue Pill"
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Antulius | 0:9f7581d1af6f | 1 | #pragma once |
Antulius | 0:9f7581d1af6f | 2 | #include "PinNames.h" |
Antulius | 0:9f7581d1af6f | 3 | #include "SysClockConf.h" |
Antulius | 0:9f7581d1af6f | 4 |