Commit 55a3e606 authored by Camille BAUD's avatar Camille BAUD Committed by Benjamin Cabé
Browse files

drivers: timer: Enable CH32V00x timer driver for CH32V20x/30x



This enables CH32V20x/30x to use the driver

Signed-off-by: default avatarCamille BAUD <mail@massdriver.space>
parent 79557574
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,6 +3,6 @@

config CH32V00X_SYSTICK
	bool "CH32V00X systick timer"
	depends on SOC_CH32V003
	depends on SOC_CH32V003 || SOC_SERIES_QINGKE_V4C
	default y
	depends on DT_HAS_WCH_SYSTICK_ENABLED