Ouss4 opened a new pull request #2434: URL: https://github.com/apache/incubator-nuttx/pull/2434
## Summary Allow boards to extend clean and distclean by a double colon target instead of calling a variable. This gives a better separation of the makefiles and helps with readability when the extended clean and distclean targets have multiple commands. ## Impact Impacts boards. However, no board expect the ESP32 uses the distclean target, so only ESP32 baords are affected. ## Testing Various tests with ESP32 configs. ---------------------------------------------------------------- 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: us...@infra.apache.org