Javier Marcelo
/
STM32F103C8_Minimos
Programa de Minimos.
stm32f103c8t6.h@7:ec4c4e249c82, 2019-10-25 (annotated)
- Committer:
- JavierMarcelo98
- Date:
- Fri Oct 25 15:29:08 2019 +0000
- Revision:
- 7:ec4c4e249c82
- Parent:
- 0:f680c41c1640
Programa de Minimos.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Antulius | 0:f680c41c1640 | 1 | #pragma once |
Antulius | 0:f680c41c1640 | 2 | #include "PinNames.h" |
Antulius | 0:f680c41c1640 | 3 | #include "SysClockConf.h" |
Antulius | 0:f680c41c1640 | 4 |