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


With regards,
Apache Git Services

Reply via email to