mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-20 06:53:45 +02:00
Mostly port project config and helpers, clean up some stuff
This commit is contained in:
4
components/ProjectConfig/CMakeLists.txt
Normal file
4
components/ProjectConfig/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
idf_component_register(SRCS "ProjectConfig/ProjectConfig.cpp"
|
||||
INCLUDE_DIRS "ProjectConfig"
|
||||
REQUIRES Preferences Helpers
|
||||
)
|
||||
Reference in New Issue
Block a user