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/03/20 01:13:48 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #592: arch: esp32: Fix compile error for smp

masayuki2009 opened a new pull request #592: arch: esp32: Fix compile error for smp
URL: https://github.com/apache/incubator-nuttx/pull/592
 
 
   ### Summary
   
   - I noticed a compile error occurred for esp32-core:smp and just fixed it.
   
   ### Impact
   
   - This PR affects esp32 for smp.
   
   ### Testing
   
   -  I tested this PR with QEMU.
   

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] masayuki2009 commented on issue #592: arch: esp32: Fix compile error for smp

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on issue #592: arch: esp32: Fix compile error for smp
URL: https://github.com/apache/incubator-nuttx/pull/592#issuecomment-601509835
 
 
   @liuguo09 
   
   > Ok, I'll download the esp32 toolchain and 
   >update docker image accordingly to support xtensa builds.
   
   Thanks!
   

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] masayuki2009 commented on issue #592: arch: esp32: Fix compile error for smp

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on issue #592: arch: esp32: Fix compile error for smp
URL: https://github.com/apache/incubator-nuttx/pull/592#issuecomment-601487551
 
 
   Hi, @liuguo09 @xiaoxiang781216 
   
   Shall we setup build tests for esp32 to avoid this kind of typo happened in the latest refactoring?
   
   FYI, I'm using the following toolchain.
   https://dl.espressif.com/dl/xtensa-esp32-elf-gcc8_2_0-esp32-2019r1-rc2-linux-amd64.tar.xz
   
   Please see the following URL as well.
   https://www.esp32.com/viewtopic.php?t=7400
   
   

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] liuguo09 commented on issue #592: arch: esp32: Fix compile error for smp

Posted by GitBox <gi...@apache.org>.
liuguo09 commented on issue #592: arch: esp32: Fix compile error for smp
URL: https://github.com/apache/incubator-nuttx/pull/592#issuecomment-601493076
 
 
   > Hi, @liuguo09 @xiaoxiang781216
   > 
   > Shall we setup build tests for esp32 to avoid this kind of typo happened in the latest refactoring?
   > 
   > FYI, I'm using the following toolchain.
   > https://dl.espressif.com/dl/xtensa-esp32-elf-gcc8_2_0-esp32-2019r1-rc2-linux-amd64.tar.xz
   > 
   > Please see the following URL as well.
   > https://www.esp32.com/viewtopic.php?t=7400
   
   Ok, I'll download the esp32 toolchain and update docker image accordingly to support xtensa builds.

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] patacongo merged pull request #592: arch: esp32: Fix compile error for smp

Posted by GitBox <gi...@apache.org>.
patacongo merged pull request #592: arch: esp32: Fix compile error for smp
URL: https://github.com/apache/incubator-nuttx/pull/592
 
 
   

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


With regards,
Apache Git Services