![](/media/cache/group/STM32-F103C8.jpeg.50x50_q85.jpg)
plantilla mejorada
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 |