samples: drivers: Add MAX78002EVKIT sample overlay files
Enable counter/alarm sample for MAX780002EVKIT. Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
This commit is contained in:
parent
ee1d4da864
commit
9bb46e6417
@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Copyright (c) 2024 Analog Devices, Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
&timer0 {
|
||||
status = "okay";
|
||||
counter0: counter {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user