1 parent a960d50 commit 396d6f6Copy full SHA for 396d6f6
1 file changed
teensy/Makefile
@@ -207,7 +207,7 @@ GEN_PINS_AF_CONST = $(HEADER_BUILD)/pins_af_const.h
207
GEN_PINS_AF_PY = $(BUILD)/pins_af.py
208
209
# List of sources for qstr extraction
210
-SRC_QSTR += $(SRC_C) $(STM_SRC_C)
+SRC_QSTR += $(SRC_C) $(STM_SRC_C) $(LIB_SRC_C)
211
# Append any auto-generated sources that are needed by sources listed in
212
# SRC_QSTR
213
SRC_QSTR_AUTO_DEPS +=
0 commit comments