platform ststm8:ST STM8:PlatformIO开发平台 源码
ST STM8: 开发平台 STM8是STMicroelectronics的8位微控制器系列,是ST7微控制器体系结构的扩展版本。 对于功能齐全的8位微控制器,STM8微控制器的成本特别低。 (PlatformIO平台注册表中的) (高级用法,软件包,开发板,框架等) 用法 创建PlatformIO项目并在文件中配置一个平台选项: 稳定版 [env:stable] platform = ststm8 board = ... ... 开发版 [env:development] platform = https://github.com/platformio/platform-ststm8
文件列表
platform-ststm8-develop.zip
(预估有个74文件)
platform-ststm8-develop
boards
s8uno.json
500B
mb208.json
502B
stm8sblue.json
522B
stm8sblack.json
554B
stm8sdisco.json
948B
.github
workflows
examples.yml
1KB
暂无评论