Skip to content

Commit ec60a58

Browse files
magp-nordiccarlescufi
authored andcommitted
[nrf noup] samples: basic: blinky: rename SDP to HPF
nrf-squash! [nrf noup] samples: basic: blinky: add eGPIO tests configuration Change names SDP and eGPIO to new names: HFP and hpf_gpio. Signed-off-by: Magdalena Pastula <[email protected]> (cherry picked from commit 1e01213)
1 parent 3ecc854 commit ec60a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/basic/blinky/boards/nrf54l15dk_nrf54l15_cpuapp_egpio.overlay renamed to samples/basic/blinky/boards/nrf54l15dk_nrf54l15_cpuapp_hpf_gpio.overlay

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
*/
66

77
&led0 {
8-
gpios = <&egpio 9 GPIO_ACTIVE_HIGH>;
8+
gpios = <&hpf_gpio 9 GPIO_ACTIVE_HIGH>;
99
};

0 commit comments

Comments
 (0)