mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Remove dead object files
This commit is contained in:
parent
78eee3fcc6
commit
22323eb1a3
@ -195,13 +195,10 @@ OBJ += $(addprefix $(BUILD)/$(MICROPY_DIR)/,\
|
||||
mathsincos.o \
|
||||
rtc.o \
|
||||
pin.o \
|
||||
pin_named_pins.o \
|
||||
timer.o \
|
||||
servo.o \
|
||||
extint.o \
|
||||
adc.o \
|
||||
modstm.o \
|
||||
pins_$(TARGET).o \
|
||||
)
|
||||
|
||||
OBJ += $(addprefix $(BUILD)/$(MICROPY_DIR)/usbdev/, \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user