Skip to content

Commit cfc010f

Browse files
mmahadevan108nashif
authored andcommitted
samples: sensor/mcux_lpcmp: Overlay for the QSPI variant of FRDM-MCXN947
Add overlay for the QSPI variant of FRDM-MCXN947 Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent f34c785 commit cfc010f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright 2024 NXP
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&lpcmp0 {
8+
function-clock = "CMP_CLOCK";
9+
};

0 commit comments

Comments
 (0)