Skip to content

Commit a249eb5

Browse files
Raffael Rostagnokartben
authored andcommitted
tests: drivers: counter: esp32c6: Add test config
Add test config files for ESP32C6 for GP and RTC timers. Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
1 parent 299f9a5 commit a249eb5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
&timer0 {
2+
status = "okay";
3+
};
4+
5+
&timer1 {
6+
status = "okay";
7+
};

0 commit comments

Comments
 (0)