LIbreria de soporte para la STM32F103C8T6 "Blue Pill" by Antuliu's Team

Dependents:   STM32-103C8_Plantilla_USB

SysClockConf.h

Committer:
hudakz
Date:
2016-07-05
Revision:
3:a92af4b1ffe1
Parent:
2:534793444c60
Child:
5:9fbbea76d6f6

File content as of revision 3:a92af4b1ffe1:

#pragma once
bool confSysClock(int freq = 36 /*MHz*/);