ESP32: File repeated in Make.defs
This commit is contained in:
parent
0a5b4f684a
commit
5cfb83ec81
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user