xiaoxiang781216 commented on a change in pull request #5439:
URL: https://github.com/apache/incubator-nuttx/pull/5439#discussion_r801216140



##########
File path: boards/arm/stm32/nucleo-l152re/include/board.h
##########
@@ -226,6 +226,4 @@
 #define GPIO_I2C1_SCL    GPIO_I2C1_SCL_2  /* PB8  CN5 pin 10, D15 */
 #define GPIO_I2C1_SDA    GPIO_I2C1_SDA_2  /* PB9  CN5 pin 9, D14 */
 
-/* I2C2 */
-

Review comment:
       git rebase --interactive HEAD~5
   reorder the patch and change pick to squash in the editor
   and git push -f again your branch.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to