cederom commented on issue #13824:
URL: https://github.com/apache/nuttx/issues/13824#issuecomment-2405722655

   > @cederom what do you think about adding a config option which is set to 
4.8 but can be changed by the user?
   
   This part should be done automatically based on the available tool version 
with some log message on what happened (something like: esptool version X.Y 
implies bootloader version P.Q). Adding version to config will not change 
anything because that version needs to be checked anyway which is not done 
right now what causes the problem.
   
   Do we know why exactly 4.8 esptool needs to be used for current NuttX 
master? Are there any specific features in the new bootloader that were not 
there before and we need them for some reason? Why older esptool creates 
invalid firmware image silently? @fdcavalcanti @almir-okato 
   
   I think we should bump this issue on esptool repo too maybe we get more 
details that way :-)


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to