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 2022/10/27 15:58:12 UTC

[GitHub] [incubator-nuttx] robertobucher commented on a diff in pull request #7446: Files for pysimCoder on nucleo-h743zi2

robertobucher commented on code in PR #7446:
URL: https://github.com/apache/incubator-nuttx/pull/7446#discussion_r1007087369


##########
boards/arm/stm32h7/nucleo-h743zi2/include/board.h:
##########
@@ -390,8 +390,14 @@
 #define GPIO_TIM1_CH2OUT  GPIO_TIM1_CH2OUT_2  /* PE11 - D5 */
 #define GPIO_TIM1_CH2NOUT GPIO_TIM1_CH2NOUT_3 /* PE10 - D40 */
 
+#define GPIO_TIM1_CH1IN GPIO_TIM1_CH1IN_2       /* PE9    */

Review Comment:
   You're right! 
   I'll remove the OK definition



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org