xujibicool 发表于 2024-2-16 20:53:29

搬运几个 开源库,VS+PIO+sdcc开发环境

https://codeberg.org/20-100/uni-STC   (需按照make,sdcc并添加系统路径,cmd或powershell不行,eide msys bash可以编译)
以下三个应该都有文档说明,可以直接在vs+pio下编译

https://github.com/IOsetting/FwLib_STC8


https://github.com/IOsetting/HML_FwLib_STC12

https://github.com/MCU-ZHISHAN-IoT/HML_FwLib_STC89



aorey@126.com 发表于 2024-4-27 22:52:30

串口的好像不行

大锤子 发表于 2024-8-15 16:02:49

补充一个,还不全, 可以在.ini 中直接使用:
https://gitee.com/dchuizi/stc8-g-h-lib.git

使用方式:lib_deps = https://gitee.com/dchuizi/stc8-g-h-lib.git

大锤子 发表于 2024-8-15 16:06:46

lib_deps = https://gitee.com/dchuizi/stc8-g-h-lib.git
补充一个可以这么使用。 还在完善中

durongze 发表于 2025-2-11 20:48:13

感谢分享
页: [1]
查看完整版本: 搬运几个 开源库,VS+PIO+sdcc开发环境