gustavonihei opened a new pull request #3811: URL: https://github.com/apache/incubator-nuttx/pull/3811
## Summary This PR intends to provide a simple fix to a macro from the DMA driver of the ESP32-C3 chip. The `GET_REG` macro currently requires 3 parameters, but actually just uses the first two. ## Impact No impact, macro was not being used anywhere. ## Testing CI build pass. -- 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: [email protected]
