Skip to content

Commit 5822011

Browse files
Remove useless hello_world.c
1 parent 5c81ae4 commit 5822011

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

c_mpos/micropython.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ UNAME_S := $(shell uname -s)
99
ifneq ($(UNAME_S),Darwin)
1010
# Non-macOS settings (e.g., Linux)
1111
LDFLAGS += -lv4l2
12-
SRC_USERMOD_C += $(MOD_DIR)/src/hello_world.c
1312
SRC_USERMOD_C += $(MOD_DIR)/src/webcam.c
1413
endif
1514

c_mpos/src/hello_world.c

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)