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/22 12:24:21 UTC

[GitHub] [incubator-nuttx-testing] btashton commented on a change in pull request #18: Configure python environment and install esptool

btashton commented on a change in pull request #18: Configure python environment and install esptool
URL: https://github.com/apache/incubator-nuttx-testing/pull/18#discussion_r396087567
 
 

 ##########
 File path: cibuild.sh
 ##########
 @@ -118,6 +123,7 @@ function xtensa-esp32-gcc-toolchain {
     rm xtensa-esp32-elf-gcc8_2_0-esp32-2019r1-rc2-linux-amd64.tar
   fi
   xtensa-esp32-elf-gcc --version
+  pip install esptool
 
 Review comment:
   `pip` performs this check and will skip downloading if it already exists so I think we are good.

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