Fix missing usbh_config.h in the cmake project
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
This commit is contained in:
parent
1a9a954fe6
commit
d1689b4701
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ add_library (usbhost
|
|||
${inc}/usbh_driver_hub.h
|
||||
${inc}/usbh_lld_stm32f4.h
|
||||
${inc}/driver/usbh_device_driver.h
|
||||
${inc}/usbh_config.h
|
||||
|
||||
usbh_core.c
|
||||
usbh_driver_ac_midi.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue