You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: