Skip to content

Commit

Permalink
Added a single newline at the end of the cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
n9wxu committed Oct 13, 2023
1 parent 8e788e6 commit 95c6a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minimal_freertos_example/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ target_include_directories(${PROJECT_NAME}
${CMAKE_CURRENT_LIST_DIR}
)

target_link_libraries(${PROJECT_NAME} freertos_kernel freertos_config)
target_link_libraries(${PROJECT_NAME} freertos_kernel freertos_config)

0 comments on commit 95c6a6b

Please sign in to comment.