diff --git a/CMakeLists.txt b/CMakeLists.txt index 8de5534..006e037 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ if (HALST_STANDALONE) FetchContent_Declare( emil GIT_REPOSITORY https://github.com/embedded-pro/embedded-infra-lib.git - GIT_TAG 9c3d4c32bba0123abdc0013b8b9d5aea26e1f103 # Unreleased + GIT_TAG b1056e80ab5376d7e4ee821c5b3c5680bc01f751 # Unreleased ) add_definitions(-DEMIL_ENABLE_TRACING=1)