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/03/25 18:10:08 UTC

[GitHub] [incubator-nuttx] microhobby commented on a change in pull request #3172: Adds bare bones Arduino Portenta H7 port which is mostly a copy of STM32H747I-DISCO port.

microhobby commented on a change in pull request #3172:
URL: https://github.com/apache/incubator-nuttx/pull/3172#discussion_r835506956



##########
File path: boards/arm/stm32h7/portenta-h7/src/stm32_userleds.c
##########
@@ -0,0 +1,151 @@
+/****************************************************************************
+ * boards/arm/stm32h7/portenta-h7/src/stm32_userleds.c
+ *
+ * Modified from:
+ *
+ * boards/arm/stm32h7/stm32h747i-disco/src/stm32_userleds.c
+ *
+ *   Copyright (C) 2019 Gregory Nutt. All rights reserved.

Review comment:
       @antmerlino I think that you as the author can resolve this open reviews now. I see that you fixed it in the 0619a06f56421ff6e00ddd2a111ec454504d976b




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