Hi,
how can I change the standard LED_0 output from P0.17 to P0.03? I am using SES, toolchain 1.8.0 and the nRF52DK board and I would like to flash the sample code to a custom nRF52832 board. Is it the nrf52dk_nrf52832.dts or zephyr.dts file that define the LED_0 output? And if both which file has priority? I tried to change the LED_0 from P0.17 to P0.03 on both nrf52dk_nrf52832.dts or zephyr.dts files but on the nRF52DK board still blinking the standard P0.17 led. Last, is it the autoconf.h auto generated file?
