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

Fixed flash regs addr for STM32L152RET6 in common_flash.c #1265

Merged

Conversation

trabucayre
Copy link
Contributor

Currently L152RE isn't covered by case in get_stm32l0_flash_base (common_flash.c) and consequently STM32L0_FLASH_REGS_ADDR is returned instead of STM32L_FLASH_REGS_ADDR.
This PR fix again this issue.
First fix was 2a3c577
but lost during merge (dc5388d)

@Nightwalker-87 Nightwalker-87 changed the title src/common_flash: fix flash regs addr for STM32L152RET6 Fixed flash regs addr for STM32L152RET6 in common_flash.c Aug 26, 2022
@Nightwalker-87 Nightwalker-87 merged commit a32f2c5 into stlink-org:develop Aug 26, 2022
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants