-
Notifications
You must be signed in to change notification settings - Fork 3
1.Fixed error in getting mcu model number; #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
请问这么修改的原因是什么?看起来只是加了个CPPDEFINES? |
|
在 linux 环境下匹配不了芯片的型号,启动文件没有参与编译
…---- 回复的原邮件 ----
| 发件人 | Yuqiang ***@***.***> |
| 日期 | 2025年06月13日 18:36 |
| 收件人 | ***@***.***> |
| 抄送至 | ***@***.***>***@***.***> |
| 主题 | Re: [RT-Thread-packages/stm32f4_cmsis_driver] 1.Fixed error in getting mcu model number; (PR #3) |
kurisaW left a comment (RT-Thread-packages/stm32f4_cmsis_driver#3)
请问这么修改的原因是什么?看起来只是加了个CPPDEFINES?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
这个问题已经有PR修复过,更建议从bsp级别修复,可参考此PR: |
|
就是在这个PR下测试的呀?env.Append(CPPDEFINES = ['STM32F103xB'])加到环境变量里面,在使用env.get('CPPDEFINES', [])获取回来的是一个元组,比如获取回来的是带逗号的,在使用list匹配tuple获取不了型号回来,你可以测试一下linux的环境,启动文件是没有编译的 |
|
stm32f103-100ask-mini |
|
正常现象,你估计本地git仓库不是最新的,这个PR可以关闭了,有问题后续欢迎向官方反馈 |
|
如果可以在主分支修复,我早就PR修复了 |
|
拉取最新版本的仓库的,拉下来直接pkgs --update,然后编译的,我同事也是这个问题;我两个ubuntu都是这样的情况 |
|
ubuntu22 |
|
scons版本看一下? |
|
又重下了一个`mhy@chaselsv:
Cloning into '/home/mhy/test/rt-thread/bsp/stm32/stm32f407-st-discovery/packages/stm32f4_hal_driver-latest'...
Cloning into '/home/mhy/test/rt-thread/bsp/stm32/stm32f407-st-discovery/packages/stm32f4_cmsis_driver-latest'...
/home/mhy/test/rt-thread/bsp/stm32/stm32f407-st-discovery/packages/CMSIS-Core-latest /home/mhy/test/rt-thread/bsp/stm32/stm32f407-st-discovery/packages/stm32f4_hal_driver-latest /home/mhy/test/rt-thread/bsp/stm32/stm32f407-st-discovery/packages/stm32f4_cmsis_driver-latest Operation completed successfully. |
|
如果是版本的问题,要解决兼容性的吧,毕竟用户的环境都是不一样的 |
|
我们这边安排同事看看 |
|
作者还有未合并的PR吗,可以在这个issue下评论,另外所有系列是否均已提交?有问题欢迎及时沟通 |
|
全部都提交了 pr,还像有几个还没有合进去😂
…---- 回复的原邮件 ----
| 发件人 | Yuqiang ***@***.***> |
| 日期 | 2025年06月17日 17:10 |
| 收件人 | ***@***.***> |
| 抄送至 | ***@***.***>***@***.***> |
| 主题 | Re: [RT-Thread-packages/stm32f4_cmsis_driver] 1.Fixed error in getting mcu model number; (PR #3) |
kurisaW left a comment (RT-Thread-packages/stm32f4_cmsis_driver#3)
作者还有未合并的PR吗,可以在这个issue下评论,另外所有系列是否均已提交?有问题欢迎及时沟通
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
|
PR链接在这发一下吧,我统一合并下 |
|
所有相关PR均已合并,感谢作者贡献!期待您的下一次PR! |








IMPORTANT INFORMATION
Contributor License Agreement (CLA)