mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-24 00:23:45 +02:00
Add initial version of the Build and release action
This commit is contained in:
@@ -7,8 +7,8 @@ set (
|
||||
Helpers
|
||||
)
|
||||
|
||||
if ("$ENV{IDF_ETARGET}" STREQUAL "esp32s3")
|
||||
list(APPEND required
|
||||
if ("$ENV{IDF_TARGET}" STREQUAL "esp32s3")
|
||||
list(APPEND requires
|
||||
usb_device_uvc
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user