Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
319 B

# Copyright (c) 2024 Michael Hope
# SPDX-License-Identifier: Apache-2.0
config CH32V00X_SYSTICK
bool "CH32V QingKe core systick timer"
depends on SOC_SERIES_QINGKE_V2A || SOC_SERIES_QINGKE_V4C || SOC_SERIES_CH32V00X || SOC_SERIES_QINGKE_V4B || SOC_SERIES_QINGKE_V4F
default y
depends on DT_HAS_WCH_SYSTICK_ENABLED