Hello,
I am new here and I hope to not duplicate any other similar post (to be honest I have search a lot before writing).
I am working with nrf52840DK, I have used blinky Zephyr example successfully.
I would like to use one of the GPIOs from the arduino_header: connector.
I see in the device tree (.dts file), that there is the definition of it as following:
But how can I use it in my main.c ? Is there any example for it?
Many thanks,
George