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/11/11 19:51:52 UTC

[GitHub] [incubator-nuttx-apps] acassis opened a new pull request #475: Add ESP32 High Memory Application Example

acassis opened a new pull request #475:
URL: https://github.com/apache/incubator-nuttx-apps/pull/475


   ## Summary
   Add ESP32 High Memory Application Example
   ## Impact
   User will be able to test high memory
   ## Testing
   esp32-core
   


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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #475: Add ESP32 High Memory Application Example

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on a change in pull request #475:
URL: https://github.com/apache/incubator-nuttx-apps/pull/475#discussion_r521829844



##########
File path: examples/esp32_himem/Make.defs
##########
@@ -0,0 +1,39 @@
+############################################################################
+# apps/examples/esp32himem/Make.defs
+# Adds selected applications to apps/ build

Review comment:
       change copyright

##########
File path: examples/esp32_himem/Makefile
##########
@@ -0,0 +1,49 @@
+############################################################################
+# apps/examples/esp32himem/Makefile
+#
+#   Copyright (C) 2008, 2010-2013 Gregory Nutt. All rights reserved.

Review comment:
       change copyright




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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #475: Add ESP32 High Memory Application Example

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #475:
URL: https://github.com/apache/incubator-nuttx-apps/pull/475


   


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