jerpelea commented on a change in pull request #3077: URL: https://github.com/apache/incubator-nuttx/pull/3077#discussion_r595295977
########## File path: arch/arm/include/stm32l4/stm32l4x3xx_irq.h ########## @@ -113,7 +117,7 @@ /* Reserved */ /* 50: TIM5 global interrupt */ #define STM32L4_IRQ_SPI3 (STM32L4_IRQ_FIRST + 51) /* 51: SPI3 global interrupt */ #define STM32L4_IRQ_UART4 (STM32L4_IRQ_FIRST + 52) /* 52: UART4 global interrupt */ -/* Reserved */ /* 53: UART5 global interrupt */ +/* Reserved */ /* 53: UART5 global interrupt */ Review comment: --------------------------------ws----------------------------------- /* 53: UART5 global interrupt - Reserved */ ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org