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: stm32f103c8t6.h
- Revision:
- 13:003bb1548c33
- Parent:
- 8:2582ee8cc84c
diff -r 727468adfd1d -r 003bb1548c33 stm32f103c8t6.h --- a/stm32f103c8t6.h Sat Jun 24 19:05:15 2017 +0000 +++ b/stm32f103c8t6.h Mon Nov 04 22:02:38 2019 +0000 @@ -1,3 +1,5 @@ -#pragma once +//#pragma once #include "PinNames.h" #include "SysClockConf.h" +#include "mbed.h" +#include "USBSerial.h"