Skip to content

Commit e56f7f3

Browse files
Remove unused hello_world.c
1 parent e79fd5f commit e56f7f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

c_mpos/micropython.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ add_library(usermod_c_mpos INTERFACE)
77
set(MPOS_C_INCLUDES)
88

99
set(MPOS_C_SOURCES
10-
${CMAKE_CURRENT_LIST_DIR}/src/hello_world.c
1110
${CMAKE_CURRENT_LIST_DIR}/src/quirc_decode.c
1211
${CMAKE_CURRENT_LIST_DIR}/quirc/lib/identify.c
1312
${CMAKE_CURRENT_LIST_DIR}/quirc/lib/version_db.c

0 commit comments

Comments
 (0)