PY32
来自Jack's Lab
(版本间的差异)
(→Toolchain) |
|||
| 第9行: | 第9行: | ||
* https://gitee.com/puya-semiconductor/tools-and-software | * https://gitee.com/puya-semiconductor/tools-and-software | ||
* 使用GCC ARM 工具链的项目模板 https://github.com/IOsetting/py32f0-template | * 使用GCC ARM 工具链的项目模板 https://github.com/IOsetting/py32f0-template | ||
| + | |||
| + | <br> | ||
| + | |||
| + | == Reference == | ||
| + | |||
| + | * https://www.cnblogs.com/milton/p/17051864.html | ||
<br> | <br> | ||
2026年1月6日 (二) 15:30的版本
1 Overview
https://www.puyasemi.com/mcu_weichuliqi.html
2 Toolchain
- https://gitee.com/puya-semiconductor/tools-and-software
- 使用GCC ARM 工具链的项目模板 https://github.com/IOsetting/py32f0-template
3 Reference