acassis commented on code in PR #16153:
URL: https://github.com/apache/nuttx/pull/16153#discussion_r2031917695


##########
boards/arm/stm32f7/nucleo-f767zi/src/nucleo-f767zi.h:
##########
@@ -78,9 +82,35 @@
  *       on this IO.
  *    2) The following definitions assume the default Solder Bridges are
  *       installed.
+ *
+ *    3) For external application, the following configuration will be used:
+ *       Ignoring the one present in the board.
+ *
+ *             BTN1 --> BTN_BLUE       --> PG9  (D0)
+ *             BTN2 --> BTN_RED                --> PG14 (D1)
+ *             BTN3 --> BTN_YELLOW --> PF15 (D2)
+ *             BTN4 --> BTN_GREEN  --> PE13 (D3)

Review Comment:
   Don't use TAB for formatting text, use Space



-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to