Skip to content

Commit 2efe17b

Browse files
committed
Don't build in empty help.c
1 parent 4e646ee commit 2efe17b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/circuitpy_defns.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ $(filter $(SRC_PATTERNS), \
318318
)
319319

320320
SRC_BINDINGS_ENUMS += \
321-
help.c \
322321
util.c
323322

324323
SRC_SHARED_MODULE_ALL = \

0 commit comments

Comments
 (0)