Merge pull request #6 from amirhammad/usbh_config
Fix missing usbh_config.h in the cmake project
This commit is contained in:
commit
7e5d99e18f
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