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

Enable support for STM32G0 device family #167

Merged
merged 1 commit into from
Mar 6, 2019

Conversation

salkinium
Copy link
Member

@salkinium salkinium commented Feb 16, 2019

Progress:

  • RCC
  • UART
  • GPIO
  • CMSIS-Device
  • OpenOCD Used STLink via copying .bin file onto programmer.
  • Tested in Hardware

Unfortunately, OpenOCD doesn't yet have support for the G0 Flash driver, you need to compile this patch to enable it manually: http://openocd.zylin.com/#/c/4807/

@salkinium salkinium force-pushed the feature/stm32g0 branch 21 times, most recently from 311566b to 472fd90 Compare February 20, 2019 22:17
@salkinium salkinium force-pushed the feature/stm32g0 branch 5 times, most recently from d5bf329 to 161ad9d Compare March 2, 2019 13:34
@salkinium salkinium marked this pull request as ready for review March 2, 2019 13:35
@salkinium salkinium force-pushed the feature/stm32g0 branch 2 times, most recently from d0cb88c to 9c968f0 Compare March 6, 2019 16:57
@salkinium salkinium merged commit 399a533 into modm-io:develop Mar 6, 2019
@salkinium salkinium deleted the feature/stm32g0 branch March 6, 2019 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant