mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 22:43:45 +02:00
WIP port of camera manager
This commit is contained in:
4
components/CameraManager/CMakeLists.txt
Normal file
4
components/CameraManager/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
idf_component_register(SRCS "CameraManager/CameraManager.cpp"
|
||||
INCLUDE_DIRS "CameraManager"
|
||||
REQUIRES esp32-camera StateManager ProjectConfig driver esp_driver_ledc esp_psram
|
||||
)
|
||||
Reference in New Issue
Block a user