blob: 1d631f79dc2a3d2883d3024ccef5773ff18043a8 [file] [log] [blame]
# If the repo is being used as an ESP-IDF component, bring in the ESP-IDF specific
# Kconfig file. Otherwise this should be unused.
if IDF_TARGET != ""
rsource "ports/esp_idf/memfault/Kconfig"
endif