mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 11:16:33 +03:00
4 lines
126 B
CMake
4 lines
126 B
CMake
idf_component_register(SRC_DIRS "./"
|
|
INCLUDE_DIRS "./"
|
|
PRIV_REQUIRES esp_psram)
|