Skip to content

Commit

Permalink
[nrf noup] samples: basic: blinky: align eGPIO overlay to L15 DK
Browse files Browse the repository at this point in the history
Align eGPIO overlay to nRF54L15 DK.

Signed-off-by: Marcin Szymczyk <[email protected]>
  • Loading branch information
masz-nordic committed Oct 4, 2024
1 parent 3f835fe commit a618473
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
*/

&led0 {
gpios = <&egpio 7 GPIO_ACTIVE_HIGH>;
gpios = <&egpio 9 GPIO_ACTIVE_HIGH>;
};

0 comments on commit a618473

Please sign in to comment.