Skip to content

Uart#4

Closed
GregAC wants to merge 4 commits into
lowRISC:mainfrom
GregAC:uart
Closed

Uart#4
GregAC wants to merge 4 commits into
lowRISC:mainfrom
GregAC:uart

Conversation

@GregAC
Copy link
Copy Markdown
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
Copy Markdown
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.

Comment thread sw/common/uart.h Outdated
void uart_out(uart_t uart, char c);

#endif // UART_H__
#endif // UART_H__ No newline at end of file
Copy link
Copy Markdown
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