ESP32: File repeated in Make.defs

This commit is contained in:
Gregory Nutt 2016-11-03 17:47:09 -06:00
parent 0a5b4f684a
commit 5cfb83ec81

View File

@ -84,7 +84,7 @@ endif
CHIP_ASRCS =
CHIP_CSRCS = esp32_allocateheap.c esp32_clockconfig.c esp32_cpuint.c
CHIP_CSRCS += esp32_gpio.c esp32_intdecode.c esp32_irq.c esp32_region.c
CHIP_CSRCS += esp32_start.c esp32_timerisr.c
CHIP_CSRCS += esp32_timerisr.c
# Configuration-dependent ESP32 files