STM32: Default Flash Configuration Used - See Override Flash Size Designator #1573
未关闭
- 主要语言
- C
- 星标
- 4k
- 派生
- 1.7k
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 230
描述
https://cwiki.apache.org/confluence/display/NUTTX/Configuration+Variables
In file included from chip/stm32_flash.c:38:
chip/stm32f20xxf40xx_flash.c:51:4: warning: #warning "Default Flash Configuration Used - See Override Flash Size Designator" [-Wcpp]
51 | # warning "Default Flash Configuration Used - See Override Flash Size Designator"
| ^~~~~~~
贡献指南
调研方向
从 issue 中链接的 Configuration Variables 页面开始,并检查 chip/stm32_flash.c 以及 chip/stm32f20xxf40xx_flash.c 中报告警告附近的部分。确定如何选择 flash 大小指示符,并验证默认配置警告已得到解决,同时不会破坏 STM32 flash 配置;先检查相关的已合并 pull request #8558。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c
- 领域
- embedded-iot, operating-systems
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100