Initial commit for blinky
This commit is contained in:
9
boards/nrf54l15dk_nrf54l15_cpuapp_hpf_gpio.overlay
Normal file
9
boards/nrf54l15dk_nrf54l15_cpuapp_hpf_gpio.overlay
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* Copyright (c) 2024 Nordic Semiconductor ASA
|
||||
*
|
||||
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
||||
*/
|
||||
|
||||
&led0 {
|
||||
gpios = <&hpf_gpio 9 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
Reference in New Issue
Block a user