You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/16 15:42:42 UTC

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #3077: arch/stm32l4: Fix nxstyle errors

davids5 commented on a change in pull request #3077:
URL: https://github.com/apache/incubator-nuttx/pull/3077#discussion_r595295026



##########
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----------------------------------- /* Reserved 53: UART5 global interrupt */




----------------------------------------------------------------
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:
users@infra.apache.org