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

STM32F303: First HAL fragments (depends on #371) #375

Merged

Conversation

marnix
Copy link
Contributor

@marnix marnix commented Feb 1, 2025

Based on some initial HAL code that was inspired by the current STM32F103 code, but with some variations that seemed to give a slightly simpler result.

(Also made the old unused HAL code in STM32F303.zig compile, and marked it as 'to be moved to separate files'.)

NOTE that this actually requires #371 to be merged first.

Based on some initial HAL code that was inspired by the current STM32F103 code,
but with some variations that seemed to give a slightly simpler result.

(Also made the old unused HAL code in STM32F303.zig compile,
and marked it as 'to be moved to separate files'.)
@mattnite mattnite force-pushed the stm32-f303-initial-hal-gpio-pins branch from 2c6bb5c to d3db3fc Compare February 2, 2025 23:06
@mattnite mattnite merged commit 7df331f into ZigEmbeddedGroup:main Feb 4, 2025
30 checks passed
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