Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(g4): RAM size of G491 & G4A1 is 112k not 128k (fixes #2835)#2837

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 1 commit intostm32duino:mainfromndoo:fix-2835
Oct 28, 2025

Conversation

@ndoo
Copy link
Contributor

Summary

This PR fixes the following bugs:

Explain themotivation for making this change. What existing problem does the pull request solve?

Change .upload.maximum_data_size parameter in boards.txt to 114688 for STM32G491 and STM32G4A1, according tohttps://www.st.com/en/microcontrollers-microprocessors/stm32g4x1/products.html both parts are 112k RAM.

Validation

  • Ensure CI build is passed.
  • Demonstrate the code is solid. [e.g. Provide a sketch]

Code formatting

  • Ensure AStyle check is passed thanks CI

Closing issues

Fixes#2835

@fpistmfpistm merged commite881e8c intostm32duino:mainOct 28, 2025
24 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fpistmfpistmAwaiting requested review from fpistm

Assignees

No one assigned

Labels

fix 🩹Bug fix

Projects

Milestone

2.12.0

Development

Successfully merging this pull request may close these issues.

G491 variants has wrongly defined 128kB RAM instead if 112k

2 participants

@ndoo@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp