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

boards/udoo: added peripheral SPI definitions #1897

Merged
merged 1 commit into from
Oct 30, 2014

Conversation

PeterKietzmann
Copy link
Member

This PR detaches #1550. It introduces the peripheral configuration for SPI on the udoo board.

@PeterKietzmann
Copy link
Member Author

@haukepetersen, can you test this? I dont't have hardware here...

#define SPI_0_MOSI_PIN PIO_PA26A_SPI0_MOSI
#define SPI_0_SCK_PIN PIO_PA27A_SPI0_SPCK


Copy link
Contributor

Choose a reason for hiding this comment

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

remove newline

@haukepetersen
Copy link
Contributor

works fine. ACK when the two newlines are removed.

@PeterKietzmann
Copy link
Member Author

I removed some newlines...

@haukepetersen
Copy link
Contributor

Nice, so I rephrase: ACK when squashed, merge at will.

@PeterKietzmann
Copy link
Member Author

okidok!

@haukepetersen
Copy link
Contributor

and go.

haukepetersen added a commit that referenced this pull request Oct 30, 2014
boards/udoo: added peripheral SPI definitions
@haukepetersen haukepetersen merged commit fea597b into RIOT-OS:master Oct 30, 2014
@PeterKietzmann PeterKietzmann deleted the add_udoo_spi branch March 26, 2015 08:49
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