update linker scripts to use common generic files

This commit is contained in:
Karl Palsson
2018-05-02 11:01:28 +00:00
parent daff5b130a
commit 4ddb9db8b9
32 changed files with 32 additions and 32 deletions

View File

@@ -27,4 +27,4 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_lpc13xx.ld INCLUDE cortex-m-generic.ld

View File

@@ -29,4 +29,4 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_lpc17xx.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f0.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -25,5 +25,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -25,5 +25,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -25,5 +25,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,5 +27,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f1.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f2.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f3.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f4.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f4.ld INCLUDE cortex-m-generic.ld

View File

@@ -28,5 +28,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f4.ld INCLUDE cortex-m-generic.ld

View File

@@ -29,5 +29,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_stm32f4.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,4 +27,4 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_lm3s.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,4 +27,4 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_lm3s.ld INCLUDE cortex-m-generic.ld

View File

@@ -27,4 +27,4 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_lm4f.ld INCLUDE cortex-m-generic.ld

View File

@@ -34,5 +34,5 @@ MEMORY
} }
/* Include the common ld script. */ /* Include the common ld script. */
INCLUDE libopencm3_vf6xx.ld INCLUDE vf6xx/libopencm3_vf6xx.ld