mirror of
https://github.com/espressif/esp-idf
synced 2025-04-03 05:10:11 -04:00
4 lines
142 B
CMake
4 lines
142 B
CMake
idf_component_register(SRCS "esp_exception.cpp" "i2c_cxx.cpp"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES driver)
|