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

Open
#1,573 2 comments 0 reactions 0 assignees View on GitHub

A pull request for this has already been merged.

  • #8558 by @spi3ex — merged

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
c
Domain
embedded-iot

Research direction

Review the closed, merged pull request #8558 first, then inspect chip/stm32_flash.c and chip/stm32f20xxf40xx_flash.c around the warning. Use the Configuration Variables page to identify the intended STM32 flash-size setting; done means the default-size warning is addressed and the flash size is explicitly configured.

Written by the indexing model from the issue text.

Description

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

Dominant language
C
Stars
465
Forks
782
Avg merge
3d 11h
Merged PRs (30d)
44

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/nuttx-apps

All issues in apache/nuttx-apps

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.