Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
42eff40bdcb15efeceefc4ee671f43ebc9928546
/
.
/
modules
/
hal_wch
/
CMakeLists.txt
blob: 049d1ea790720c620d70baf09b2c1f99ad509d79 [
file
] [
log
] [
blame
]
if(CONFIG_SOC_FAMILY_CH32V)
zephyr_include_directories(${ZEPHYR_HAL_WCH_MODULE_DIR}/ch32fun .)
endif()