nmaggioni opened a new pull request, #16840: URL: https://github.com/apache/nuttx/pull/16840
## Summary This PR adds support for the RP2040's GPIO output override capabilities. ## Impact Users will be able to use the GPIO output override functions of this uC similarly to how the [official SDK](https://www.raspberrypi.com/documentation/pico-sdk/hardware.html#group_hardware_gpio_1ga829129eed5d42f3455e9da339219d814) does it. ## Testing These changes were tested on a Linux host, targeting a custom Cortex-M0+ (RP2040) board using NuttX v12.8.0 as the baseline. They were then manually ported to the current master branch. -- 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