plantilla mejorada
Dependencies: mbed
stm32f103c8t6.h@2:ed30bbd12e22, 2019-09-06 (annotated)
- Committer:
- Antulius
- Date:
- Fri Sep 06 19:35:20 2019 +0000
- Revision:
- 2:ed30bbd12e22
- Parent:
- 0:9f7581d1af6f
Plantilla para la STM32F103C8T6 "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 |