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

Uart #4

Closed
wants to merge 4 commits into from
Closed

Uart #4

wants to merge 4 commits into from

Conversation

GregAC
Copy link
Contributor

@GregAC GregAC commented Dec 4, 2022

This is the PR which adds UART receive that's be sitting there for several months (GregAC/ibex_super_system#4) along with some changes I wanted to make

Copy link
Contributor

@marnovandermaas marnovandermaas left a comment

Choose a reason for hiding this comment

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

LGTM, although I have not tested it.

void uart_out(uart_t uart, char c);

#endif // UART_H__
#endif // UART_H__
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: line return at end of file removed.

@GregAC GregAC closed this by deleting the head repository Jan 4, 2023
@GregAC GregAC mentioned this pull request Jan 4, 2023
Merged
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.

3 participants