Skip to content

Commit d2c6fcf

Browse files
henrikbrixandersencarlescufi
authored andcommitted
boards: shields: mikroe_adc_click: fix lpcxpresso55s16 overlay
Remove the correct nodelabel in the overlay for the lpcxpresso55s16 board. Fixes: 07b642d Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 55fe95a commit d2c6fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/shields/mikroe_adc_click/boards/lpcxpresso55s16.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7-
/delete-node/ &mcp3204;
7+
/delete-node/ &mcp3204_mikroe_adc_click;
88

99
&mikrobus_spi {
1010
status = "okay";

0 commit comments

Comments
 (0)