modules: hal_gigadevice: include module headers
Include the module `include` folder to allow access to the dt-bindings helpers. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
a60317167b
commit
df6dd42ca3
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ zephyr_compile_definitions(${gd32_soc_uc})
|
|||
# Global includes to be used outside hal_gigadevice
|
||||
zephyr_include_directories(${gd32_cmsis_dir}/include)
|
||||
zephyr_include_directories(${gd32_std_dir}/include)
|
||||
zephyr_include_directories(${ZEPHYR_HAL_GIGADEVICE_MODULE_DIR}/include)
|
||||
|
||||
zephyr_library_sources(${gd32_cmsis_dir}/source/system_${CONFIG_SOC_SERIES}.c)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue