Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Add NUCLEO-F411RE board and blinky example #138

Merged
merged 2 commits into from May 19, 2016
Merged

Add NUCLEO-F411RE board and blinky example #138

merged 2 commits into from May 19, 2016

Conversation

salkinium
Copy link
Member

This adds support for the NUCLEO-F411RE board with the standard blinky example.


static constexpr uint32_t Usart1 = Apb2;
static constexpr uint32_t Usart2 = Apb1;
static constexpr uint32_t Usart3 = Apb1;
Copy link
Member Author

Choose a reason for hiding this comment

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

@salkinium salkinium merged commit e346020 into roboterclubaachen:develop May 19, 2016
@salkinium salkinium deleted the feature/nucleo_f411re_support branch May 19, 2016 08:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant