drivers: counter: esp32c2: Add support
Add counter support to ESP32C2 and ESP8684 Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
This commit is contained in:
parent
cc2e0f2131
commit
c1f8948e76
3 changed files with 17 additions and 7 deletions
|
@ -0,0 +1,7 @@
|
|||
&timer0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&rtc_timer {
|
||||
status = "okay";
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue