Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
IngmarEckhardt committed Feb 26, 2024
1 parent ebf8cf3 commit f5eac5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ set(SRC_FILES
"${SRC_PATH}/uart_helper.c"
)

if (!USE_STD_TIME_H)
list(APPEND SRC_FILES ${SRC_PATH}/time.c)
endif ()

set(HEADER_FILES
"${INCL_PATH}/ascii_helper.h"
"${INCL_PATH}/heap_management_helper.c"
Expand Down

0 comments on commit f5eac5e

Please sign in to comment.