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 2020/06/07 00:40:57 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #1211: Add support to STM32F411-Minimum board (aka BlackPill)

Ouss4 commented on a change in pull request #1211:
URL: https://github.com/apache/incubator-nuttx/pull/1211#discussion_r436313092



##########
File path: boards/arm/stm32/stm32f411-minimum/scripts/Make.defs
##########
@@ -0,0 +1,100 @@
+############################################################################
+# boards/arm/stm32/stm32f411-minimum/scripts/Make.defs
+#
+#   Copyright (C) 2016-2017 Gregory Nutt. All rights reserved.
+#   Author: Gregory Nutt <gn...@nuttx.org>

Review comment:
       You can change the license to Apache since Greg is the only copyright holder and author.

##########
File path: boards/arm/stm32/stm32f411-minimum/src/Make.defs
##########
@@ -0,0 +1,50 @@
+############################################################################
+# boards/arm/stm32/stm32f411-minimum/src/Makefile
+#
+#   Copyright (C) 2016-2017 Gregory Nutt. All rights reserved.
+#   Author: Gregory Nutt <gn...@nuttx.org>

Review comment:
       You can change the license to Apache since Greg is the only copyright holder and author.




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