How do I use GPIOs P0.25 and P0.26 for my own function? I've read that these are already assigned for the 5340, but since nRF SDK 1.7.0 they are no longer in the nrf5340_cpu_reset.c file which is great. So how do I use them now? When I search the file contents of each the files below, I can't find anything related to pin 25 or 26.
Is there an InfoDoc on Nordic's website that shares the default pin assignments for each of Nordic's boards and how to disable the default pin assignments? If not that would be pretty helpful.