diff --git a/minimal_freertos_example/CMakeLists.txt b/minimal_freertos_example/CMakeLists.txt index 533343b13be..65b08eefaae 100644 --- a/minimal_freertos_example/CMakeLists.txt +++ b/minimal_freertos_example/CMakeLists.txt @@ -36,4 +36,4 @@ target_include_directories(${PROJECT_NAME} ${CMAKE_CURRENT_LIST_DIR} ) -target_link_libraries(${PROJECT_NAME} freertos_kernel freertos_config) \ No newline at end of file +target_link_libraries(${PROJECT_NAME} freertos_kernel freertos_config)