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

[board] Add Nucleo-G070RB #1125

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

chris-durand
Copy link
Member

Add Nucleo-G070RB and blink example

@chris-durand chris-durand added this to the 2024q1 milestone Feb 1, 2024
@chris-durand chris-durand force-pushed the feature/nucleo-g070rb branch 3 times, most recently from 56b7382 to 9fc04c2 Compare February 1, 2024 17:49
Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thanks!

static constexpr uint32_t Usart3 = Apb;
static constexpr uint32_t Usart2 = Apb;
static constexpr uint32_t Spi2 = Apb;
static constexpr uint32_t Iwdg = Apb;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this should be 32_kHz, but I'll fix in the IWDG PR.

@salkinium salkinium merged commit 6de70ba into modm-io:develop Feb 3, 2024
12 checks passed
@chris-durand chris-durand deleted the feature/nucleo-g070rb branch February 5, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants