On Wed, 26 Jul 2023 at 04:32, Chris Laplante <[email protected]> wrote: > > Implement nRF51 DETECT signal in the GPIO peripheral. > > The reference manual makes mention of a per-pin DETECT signal, but these > are not exposed to the user. See > https://devzone.nordicsemi.com/f/nordic-q-a/39858/gpio-per-pin-detect-signal-available > for more information. Currently, I don't see a reason to model these. > > Signed-off-by: Chris Laplante <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
