-
实现STM32F103ZE的简单功能
资源介绍
STM32F103ZE简单程序
1.简介
These program are using `PlatformIO` and `STM32CubeMX` to implement simple functions.
2.项目
| Project | Description |
| ------- | ----------- |
| [Key](https://github.com/CpTea/STM32F103ZE) | Using the buttons to control the LED. |
3.要求
+ python3 (interpreter)
+ PlatformIO IDE (plugin for vscode)
+ STM32CubeMX (software)
+ stm32pio (package for python)