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

cpu/stm32: support for B subfamily of g0 to determine the ram length #18296

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

vacore
Copy link
Contributor

@vacore vacore commented Jul 5, 2022

Now selecting stm32g0b1re as a target mcu and the likes of its subfamily should compile fine.

@github-actions github-actions bot added Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Platform: ARM Platform: This PR/issue effects ARM-based platforms labels Jul 5, 2022
@aabadie aabadie added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jul 5, 2022
Copy link
Contributor

@aabadie aabadie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to ST website (I checked the SRAM length in the G0 product selector), the change makes sense.

ACK

@aabadie aabadie enabled auto-merge July 5, 2022 19:26
@maribu maribu added CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Jul 6, 2022
@aabadie aabadie merged commit 1c8116b into RIOT-OS:master Jul 6, 2022
@maribu
Copy link
Member

maribu commented Jul 6, 2022

The single test failure with a hash mismatch on an ESP32 board is a CI glitch, I restarted the CI without build tests.

@chrysn chrysn added this to the Release 2022.07 milestone Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: build system Area: Build system Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Platform: ARM Platform: This PR/issue effects ARM-based platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants