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

Added DAC, low-power, alternate clocks, interrupts module. Added seri… #166

Closed
wants to merge 38 commits into from

Conversation

David-OConnor
Copy link
Contributor

@David-OConnor David-OConnor commented Nov 4, 2020

  • DAC
  • Low-power
  • Clocks (Set prescalers instead of speed approach)
  • External interrupts
  • RTC wakeup, and bugfixes
  • Serial example
  • Feature additions to timer
  • Fix for I2C repeating start

I will no longer manage more than a few branches at a time.

This branch will be published periodically as stm32f3xx-hal-v2.

@Sh3Rm4n
Copy link
Member

Sh3Rm4n commented Dec 3, 2020

Hey, just a heads up, it was not really useful to close all the previous PRs and combine them into one. :)

I know, that I've kept you waiting and I'll hope, that I've time to review some of these changes.
They should however be split into separate PRs.
What I could do, is to cherry pick some of these commits to single out standalone changes.

Thank you for this PR however, to let us now about your progress on your fork :)

@David-OConnor
Copy link
Contributor Author

David-OConnor commented Dec 3, 2020

I appreciate it. I closed the individual PRs since my limited git skills aren't up to managing them all at once. I'll split off new ones as you're ready to review. I'm actively using this fork in a commercial product.

@Sh3Rm4n
Copy link
Member

Sh3Rm4n commented Dec 3, 2020

Uhh that's cool to hear.

If you have any questions about git or need help you can reach me via matrix at @Sh3Rm4n:matrix.org

@David-OConnor
Copy link
Contributor Author

David-OConnor commented Jan 5, 2021

The clocks module in this fork is similar to the L0 RCC hal impl.

@David-OConnor
Copy link
Contributor Author

closed in favor of Closed in favor of https://github.com/David-OConnor/stm32-hal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants