drivers: serial: uart_msp432p4xx.c not compile for interrupt API #11532
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
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
The text was updated successfully, but these errors were encountered: