feat(esp8266): Remove linking files' nested models

This commit is contained in:
Dong Heng
2018-04-04 20:12:22 +08:00
parent 1ca077baa2
commit e6b53d0e99
7 changed files with 0 additions and 15 deletions

View File

@ -216,6 +216,3 @@ SECTIONS
} >iram1_0_seg :iram1_0_phdr
}
/* get ROM code address */
INCLUDE "../ld/eagle.rom.addr.v6.ld"

View File

@ -28,5 +28,3 @@ MEMORY
iram1_0_seg : org = 0x40100000, len = 0x8000
irom0_0_seg : org = 0x40220000, len = 0x5C000
}
INCLUDE "../ld/eagle.app.v6.common.ld"

View File

@ -19,5 +19,3 @@ MEMORY
iram1_0_seg : org = 0x40100000, len = 0x8000
irom0_0_seg : org = 0x40201010, len = 0x6B000
}
INCLUDE "../ld/eagle.app.v6.common.ld"

View File

@ -19,5 +19,3 @@ MEMORY
iram1_0_seg : org = 0x40100000, len = 0x8000
irom0_0_seg : org = 0x40281010, len = 0x6B000
}
INCLUDE "../ld/eagle.app.v6.common.ld"

View File

@ -21,5 +21,3 @@ MEMORY
iram1_0_seg : org = 0x40100000, len = 0x8000
irom0_0_seg : org = 0x40201010, len = 0xE0000
}
INCLUDE "../ld/eagle.app.v6.common.ld"

View File

@ -19,5 +19,3 @@ MEMORY
iram1_0_seg : org = 0x40100000, len = 0x8000
irom0_0_seg : org = 0x40201010, len = 0x2B000
}
INCLUDE "../ld/eagle.app.v6.common.ld"

View File

@ -19,5 +19,3 @@ MEMORY
iram1_0_seg : org = 0x40100000, len = 0x8000
irom0_0_seg : org = 0x40241010, len = 0x2B000
}
INCLUDE "../ld/eagle.app.v6.common.ld"