STM32: Default Flash Configuration Used - See Override Flash Size Designator #1573
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 230
Description
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"
| ^~~~~~~
Contributor guide
Research direction
Start with the Configuration Variables page linked in the issue and inspect chip/stm32_flash.c together with chip/stm32f20xxf40xx_flash.c around the reported warning. Determine how the flash-size designator is selected and verify that the default-configuration warning is resolved without breaking STM32 flash configuration; check the related merged pull request #8558 first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100