mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-10 18:33:44 +02:00
4 lines
109 B
CMake
4 lines
109 B
CMake
idf_component_register(SRCS "Preferences/Preferences.cpp"
|
|
INCLUDE_DIRS "Preferences"
|
|
REQUIRES nvs_flash
|
|
) |