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

fix flashing to 'f0 device' targets #595

Merged
merged 1 commit into from
May 18, 2017

Conversation

skalidindi3
Copy link
Contributor

Fixes issue #594.

Pull request #592 (0498621) accidentally deleted the call to set_flash_cr_pg.

Fixes issue stlink-org#594.

Pull request stlink-org#592 (0498621) accidentally deleted the call to `set_flash_cr_pg`.
@skalidindi3
Copy link
Contributor Author

NOTE: I am operating under the assumption that the set_flash_cr_pg call is unnecessary for flash type STLINK_FLASH_TYPE_F1_XL, since the call was accidentally deleted when implementing support for it.

@xor-gate xor-gate added this to the v1.3.2 milestone May 18, 2017
@xor-gate
Copy link
Member

Thank you for the fix, hopefully it will work now.

@xor-gate xor-gate merged commit 55c0572 into stlink-org:master May 18, 2017
@Nightwalker-87 Nightwalker-87 linked an issue Mar 17, 2020 that may be closed by this pull request
6 tasks
@stlink-org stlink-org deleted a comment from xor-gate Mar 17, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't flash STM32F0 targets
3 participants