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 support for STM32L011 (#564/#565) #572

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Conversation

zakqwy
Copy link
Contributor

@zakqwy zakqwy commented Mar 15, 2017

Updated chipid.c to match RM0377 (pg 52-53).
Added STM32L011 to flash address if statement.

@xor-gate xor-gate merged commit dc90553 into stlink-org:master Mar 15, 2017
@xor-gate
Copy link
Member

great job, thanks for putting effort into this!

@xor-gate xor-gate added this to the v1.3.2 milestone Mar 15, 2017
@xor-gate xor-gate mentioned this pull request Mar 15, 2017
6 tasks
xor-gate added a commit that referenced this pull request Mar 15, 2017
xor-gate added a commit that referenced this pull request Mar 15, 2017
* Revert "fixed support for STM32L011 (#572)"

This reverts commit dc90553.

* Revert "Fix possible memory leak (#571)"

This reverts commit 8efd3ad.

* Revert "Fix stlink on mingw64 (#569)"

This reverts commit f73ec11.
@xor-gate
Copy link
Member

Ignore the revert commit, github doesn't understand itself.

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.

STM32L011D4 flash/erase error STM32L011G4 flash error (unknown coreid, write_half_pages failed)
3 participants