gustavonihei opened a new pull request #5760: URL: https://github.com/apache/incubator-nuttx/pull/5760
## Summary This PR intends to fix a mistake in the setup process for the UART IRQ, which is hardcoded to CPU0. Also, some it applies other fixes and removes deactivated code due to currently unsupported features of the Serial subsystem. ## Impact Minimal impact, although hardcoded to CPU0, under tested scenarios the setup was always executed by the CPU 0. ## Testing `esp32s3-devkit:smp` with `ostest` application -- 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