Sign in
chromium
/
external
/
github.com
/
memfault
/
memfault-firmware-sdk
/
050c1a5748f9c668cb1c152735438596e528ad9c
/
.
/
Kconfig
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