stm32f1: drop leftover ethernet files

The f107 ethernet peripheral is the same as in f4, and was pulled out
into lib/ethernet/mac_stm32fxx7.c in 52758bb8fd

This drops the duplicate code.
Fixes Github issue #694
This commit is contained in:
Karl Palsson
2016-09-09 22:35:52 +00:00
parent 9a0b07d4de
commit 3add0d2054
3 changed files with 1 additions and 263 deletions

View File

@@ -35,7 +35,7 @@ TGT_CFLAGS += $(DEBUG_FLAGS)
# ARFLAGS = rcsv
ARFLAGS = rcs
OBJS = adc.o adc_common_v1.o can.o desig.o ethernet.o flash.o gpio.o \
OBJS = adc.o adc_common_v1.o can.o desig.o flash.o gpio.o \
rcc.o rtc.o timer.o
OBJS += mac.o mac_stm32fxx7.o phy.o phy_ksz8051mll.o