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

Add STM32F0 Discovery board with basic examples. #284

Conversation

strongly-typed
Copy link
Member

In progress of debugging USB2CAN with STM32F0.

Tested:
* GPIO input (Button)
* GPIO output (LED)
* 8 MHz internal oscillator
* PLL at 48 MHz
* UART1 Tx
salkinium
salkinium previously approved these changes Aug 24, 2017
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.

LGTM so far!

@salkinium
Copy link
Member

Don't forget to add it to Travis too, job 2, 3 or 4.

@strongly-typed
Copy link
Member Author

Thanks for the hint! Just added it.

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.

🚢🕴

@strongly-typed strongly-typed merged commit 51491ad into roboterclubaachen:develop Aug 24, 2017
@strongly-typed strongly-typed deleted the feature/stm32f0_discovery branch August 24, 2017 22:24
@salkinium salkinium added this to the 2017q3 milestone Aug 24, 2017
@@ -62,6 +62,7 @@ Here is a list of supported **and tested** microcontrollers and development boar
| ATtiny85 | custom | ★★★ |
| ATmega328p | [Arduino Uno][] | ★★★ |
| STM32F031 | [Nucleo F031K6][] | ★★★★ |
| STM32F051 | [STM32F0 Discovery][] | ★★ |
Copy link
Member

Choose a reason for hiding this comment

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

and this is missing a link ;-)

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.

2 participants