lucasssvaz opened a new pull request, #9242: URL: https://github.com/apache/nuttx/pull/9242
## Summary This MR aims to enable the use of ROM functions on ESP32 and ESP32-S2. This is done by creating the required syscall stubs tables and add the missing symbols to the linker scripts. ## Impact Adds support for using ROM functions when needed. Shouldn't impact existing code. ## Testing Tested locally using `ostest`. -- 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]
