Xilinx / embeddedsw

Xilinx Embedded Software (embeddedsw) Development
Other
885 stars 1.05k forks source link

Typo in UARTPS Interrupt Example #253

Open cajt opened 1 year ago

cajt commented 1 year ago

UART and IRQ ID should probably match, see https://github.com/Xilinx/embeddedsw/blob/8fca1ac929453ba06613b5417141483b4c2d8cf3/XilinxProcessorIPLib/drivers/uartps/examples/xuartps_intr_example.c#L69

versus

https://github.com/Xilinx/embeddedsw/blob/8fca1ac929453ba06613b5417141483b4c2d8cf3/XilinxProcessorIPLib/drivers/uartps/examples/xuartps_intr_example.c#L71

vsrik commented 11 months ago

hi @cajt , thanks for checking. Both these are different.