correctly test dwc2 dma device for s3, disable for p4 (cache issue) and f407 fs (slave only)
This commit is contained in:
@@ -60,6 +60,11 @@ if (DEFINED LOG)
|
||||
endif ()
|
||||
endif()
|
||||
|
||||
if(DEFINED CFLAGS_CLI)
|
||||
list(APPEND compile_definitions ${CFLAGS_CLI})
|
||||
endif()
|
||||
|
||||
|
||||
idf_component_register(SRCS ${srcs}
|
||||
INCLUDE_DIRS ${tusb_src}
|
||||
REQUIRES src
|
||||
|
Reference in New Issue
Block a user