gustavonihei opened a new pull request, #7833: URL: https://github.com/apache/nuttx/pull/7833
## Summary This PR intends to reduce the repetition of Linker-related files and driver initialization and configuration routines among boards based on **ESP32-C3** by moving the generic ones to a common folder. ## Impact No relevant impact expected to neither existing boards on the repository, nor to custom boards. Custom boards, in fact, may benefit from this change and avoid the aforementioned duplication of linker script files. ## Testing CI build pass. Verification in Internal CI that each defconfig from affected chips boots fine. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org