Hi Everyone
I am trying to get a hold of the nrf9160 SDK which is based on zephyr.
Here is what i would like to know
1. There is a file named zephyr.dts which has all the hardware related configuration.
But , in some of the peripherals defined inside that , the pin numbers aren't mentioned.
My question is
If i have a custom board , How can i change those pins (for example i2c)?
2. Instead of using zephyr library , can i use nordic libraries to define i2c peripherals and all other peripherals along with speed and pin configurations?
Thanks
Rajat