Skip to content
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

STM32: Default Flash Configuration Used - See Override Flash Size Designator #1573

Open
spi3ex opened this issue Feb 16, 2023 · 2 comments · Fixed by apache/nuttx#8558
Open

Comments

@spi3ex
Copy link

spi3ex commented Feb 16, 2023

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]

We need to add Flash size for STMXX instead of using default size.
https://cwiki.apache.org/confluence/display/NUTTX/Configuration+Variables

@spi3ex spi3ex changed the title Default Flash Configuration Used - See Override Flash Size Designator STM32: Default Flash Configuration Used - See Override Flash Size Designator Feb 16, 2023
@spi3ex spi3ex closed this as completed Feb 17, 2023
@spi3ex
Copy link
Author

spi3ex commented Feb 17, 2023

apache/nuttx#8558

@spi3ex
Copy link
Author

spi3ex commented Feb 17, 2023

apache/nuttx#8558

Please Follow this PR in KConfig file in STM#2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants