Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: mbed-STM32F103C8t6/stm32f103c8t6.h
- Revision:
- 0:a9199a1052ea
diff -r 000000000000 -r a9199a1052ea mbed-STM32F103C8t6/stm32f103c8t6.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-STM32F103C8t6/stm32f103c8t6.h Thu Nov 05 05:02:46 2020 +0000 @@ -0,0 +1,3 @@ +#pragma once +#include "PinNames.h" +#include "SysClockConf.h"