cederom opened a new issue, #18561: URL: https://github.com/apache/nuttx/issues/18561
### Description * I am working on a new board definition that has ESP32S3 chip. * Experimenting requires frequent `make clean distclean`. * On each iteration chip/esp-hal-3rdparty is fetched from scratch. * This extremely slows down everything. * @tmedicci @rcsim is it possible to pre-fetch all esp dependencies into a predefined location and make build use it from there instead fetching each time? :-) * I could not find that in our docs. It this is possible and not yet in the docs I will update :-) * Any hints welcome :-) ### Verification - [x] I have verified before submitting the report. -- 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]
