Skip to content

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 force-pushed the feature/nucleo-g070rb branch from 9fc04c2 to 6de70ba Compare February 2, 2024 20:16
@salkinium salkinium merged commit 6de70ba into modm-io:develop Feb 3, 2024
@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.

3 participants