mbed support for STM32F103C8T6 (Blue Pill) boards
Dependents: STM32F103C8T6_nRF24L01P_Hello_World Serial_over_Ethernet STM32F103C8T6_LoRaWAN-lmic-app STM32F103C8T6_WebUSBDFU ... more
Demo program and additional info:
Import programSTM32F103C8T6_Hello
Using low cost Bluepill (STM32F103C8T6) boards with mbed.
Diff: stm32f103c8t6.h
- Revision:
- 2:534793444c60
- Child:
- 8:2582ee8cc84c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/stm32f103c8t6.h Tue Jul 05 18:19:01 2016 +0000 @@ -0,0 +1,6 @@ +#pragma once +#include "PinNames.h" +#include "SysClockConf.h" + + +
