mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-19 15:40:41 +00:00
more fix
This commit is contained in:
parent
5ef260d5fc
commit
4f96a1f3b2
@ -27,7 +27,7 @@ idf_component_get_property(freertos_component_dir freertos COMPONENT_DIR)
|
|||||||
list(APPEND includes_public
|
list(APPEND includes_public
|
||||||
"${tusb_src}"
|
"${tusb_src}"
|
||||||
# The FreeRTOS API include convention in tinyusb is different from esp-idf
|
# The FreeRTOS API include convention in tinyusb is different from esp-idf
|
||||||
"${freertos_component_dir}/include/freertos"
|
#"${freertos_component_dir}/include/freertos"
|
||||||
)
|
)
|
||||||
|
|
||||||
list(APPEND srcs
|
list(APPEND srcs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user