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

Bugfix for the UART device of atmega2560 #4218

Merged
merged 1 commit into from
Nov 4, 2015

Conversation

ReneHerthel
Copy link
Contributor

Some of the UART_x macros in uart.c are used wrong.
That should fix it.

@PeterKietzmann PeterKietzmann self-assigned this Nov 3, 2015
@PeterKietzmann PeterKietzmann added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Platform: AVR Platform: This PR/issue effects AVR-based platforms Area: drivers Area: Device drivers labels Nov 3, 2015
@ReneHerthel
Copy link
Contributor Author

@PeterKietzmann Check.

@PeterKietzmann PeterKietzmann added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 3, 2015
@PeterKietzmann
Copy link
Member

Fine with me. Let's wait for Travis as usual...

@PeterKietzmann
Copy link
Member

ACK and go

PeterKietzmann added a commit that referenced this pull request Nov 4, 2015
Bugfix for the UART device of atmega2560
@PeterKietzmann PeterKietzmann merged commit d3558d2 into RIOT-OS:master Nov 4, 2015
@ReneHerthel ReneHerthel deleted the atmega2560_uart_fix branch December 28, 2015 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: AVR Platform: This PR/issue effects AVR-based platforms Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants