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

drivers: serial: uart_msp432p4xx.c not compile for interrupt API #11532

Closed
jakub-uC opened this issue Nov 20, 2018 · 0 comments
Closed

drivers: serial: uart_msp432p4xx.c not compile for interrupt API #11532

jakub-uC opened this issue Nov 20, 2018 · 0 comments
Assignees
Labels
area: Drivers area: UART Universal Asynchronous Receiver-Transmitter bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@jakub-uC
Copy link
Contributor

PR #11180 missed to update define: TI_MSP432P4XX_UART_40001000_IRQ_0 in uart_msp432p4xx.c file.

To reproduce:
Try to compile hello word example with interupts on for serial driver.

This issue is stopper for PR #10902

error_msg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Drivers area: UART Universal Asynchronous Receiver-Transmitter bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

4 participants