Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b74feaacb8dfd0fefc59c94a0d02dc0a056f52fc
/
.
/
modules
/
hal_wch
/
CMakeLists.txt
blob: ad16ad6c62b841c64be2c2385b186825c75f57ff [
file
] [
log
] [
blame
]
if(CONFIG_SOC_CH32V003 OR CONFIG_SOC_SERIES_QINGKE_V4C)
zephyr_include_directories(${ZEPHYR_HAL_WCH_MODULE_DIR}/ch32v003fun .)
endif()