diff --git a/CMakeLists.txt b/CMakeLists.txt index cf61a51..7d07a19 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,7 @@ if (HAL_TI_STANDALONE) FetchContent_Declare( emil GIT_REPOSITORY https://github.com/embedded-pro/embedded-infra-lib.git - GIT_TAG b2ac7ed7f6121f9aa1b1e15a68986af0cfca63de # Unreleased + GIT_TAG 8cd6166b45ad7671a5a41feacf7a8cb0b771d630 # Unreleased ) add_definitions(-DEMIL_ENABLE_TRACING=1)