Based on the libraries by Zoltan Hudak Added #ifdefs to avoid compile errors, so it is easy to select target board: Bluepill, Maple Mini, Nucleo F103, Nucleo F103 with external 8MHz crystal
Dependents: STM32F103variants_example
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:6568c3b20d29 | 2017-03-20 | vargham | .h only implementation. All ifdefs are working now. |
3:e149147d7c13 | 2017-03-16 | vargham | Another ifdef. |
2:6badfd5a7ced | 2017-03-14 | vargham | ifdef bug fixed |
1:994d8ac00e38 | 2017-02-24 | vargham | Added usage sample. |
0:c3e42fcc1c16 | 2017-02-24 | vargham | Initial commit. |