Hi,
I need to create a custom dts for a custom board where I need to define the pins used for interfacing to some external devices. The generic "gpio-leds"/"gpio-keys", to my best understanding, do not feed my needs as I need more values per entry.
I would like to be able to create something like:
Where can I find detailed information covering this topic and, possibly, some examples?
I'm using nRF Connect SDK version 1.9.1 and Visual Studio Code.
Thanks a lot in advance.
BR