STM32F103ZE:STM32简单功能实现 源码
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)
文件列表
STM32F103ZE-master.zip
(预估有个21文件)
STM32F103ZE-master
README.md
464B
Key
.gitignore
5B
platformio.ini
185B
Src
stm32f1xx_it.c
455B
stm32f1xx_hal_msp.c
142B
key.c
512B
main.c
2KB
暂无评论