diff --git a/examples/lpc/lpc13xx/lpc-p1343/lpc-p1343.ld b/examples/lpc/lpc13xx/lpc-p1343/lpc-p1343.ld index bea49c8..6e66ccf 100644 --- a/examples/lpc/lpc13xx/lpc-p1343/lpc-p1343.ld +++ b/examples/lpc/lpc13xx/lpc-p1343/lpc-p1343.ld @@ -27,4 +27,4 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_lpc13xx.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/lpc/lpc17xx/blueboard-lpc1768-h/blueboard-lpc1768-h.ld b/examples/lpc/lpc17xx/blueboard-lpc1768-h/blueboard-lpc1768-h.ld index e2e480f..4d75031 100644 --- a/examples/lpc/lpc17xx/blueboard-lpc1768-h/blueboard-lpc1768-h.ld +++ b/examples/lpc/lpc17xx/blueboard-lpc1768-h/blueboard-lpc1768-h.ld @@ -29,4 +29,4 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_lpc17xx.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f0/stm32f0-discovery/stm32f0-discovery.ld b/examples/stm32/f0/stm32f0-discovery/stm32f0-discovery.ld index 7e54e84..26ce581 100644 --- a/examples/stm32/f0/stm32f0-discovery/stm32f0-discovery.ld +++ b/examples/stm32/f0/stm32f0-discovery/stm32f0-discovery.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f0.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/lisa-m-1/lisa-m.ld b/examples/stm32/f1/lisa-m-1/lisa-m.ld index e03eb80..f6ab79f 100644 --- a/examples/stm32/f1/lisa-m-1/lisa-m.ld +++ b/examples/stm32/f1/lisa-m-1/lisa-m.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/lisa-m-2/lisa-m.ld b/examples/stm32/f1/lisa-m-2/lisa-m.ld index 55711e7..a638592 100644 --- a/examples/stm32/f1/lisa-m-2/lisa-m.ld +++ b/examples/stm32/f1/lisa-m-2/lisa-m.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/mb525/mb525.ld b/examples/stm32/f1/mb525/mb525.ld index c678ffb..724f1c1 100644 --- a/examples/stm32/f1/mb525/mb525.ld +++ b/examples/stm32/f1/mb525/mb525.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/obldc-strip/obldc-strip.ld b/examples/stm32/f1/obldc-strip/obldc-strip.ld index 9778070..09f387c 100644 --- a/examples/stm32/f1/obldc-strip/obldc-strip.ld +++ b/examples/stm32/f1/obldc-strip/obldc-strip.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/obldc/obldc.ld b/examples/stm32/f1/obldc/obldc.ld index 9778070..09f387c 100644 --- a/examples/stm32/f1/obldc/obldc.ld +++ b/examples/stm32/f1/obldc/obldc.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/other/adc_temperature_sensor/adc.ld b/examples/stm32/f1/other/adc_temperature_sensor/adc.ld index 9c6c11a..54fcdd7 100644 --- a/examples/stm32/f1/other/adc_temperature_sensor/adc.ld +++ b/examples/stm32/f1/other/adc_temperature_sensor/adc.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/other/dma_mem2mem/dma.ld b/examples/stm32/f1/other/dma_mem2mem/dma.ld index 9c6c11a..54fcdd7 100644 --- a/examples/stm32/f1/other/dma_mem2mem/dma.ld +++ b/examples/stm32/f1/other/dma_mem2mem/dma.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/other/dogm128/main.ld b/examples/stm32/f1/other/dogm128/main.ld index 9c6c11a..54fcdd7 100644 --- a/examples/stm32/f1/other/dogm128/main.ld +++ b/examples/stm32/f1/other/dogm128/main.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/other/i2c_stts75_sensor/i2c_stts75_sensor.ld b/examples/stm32/f1/other/i2c_stts75_sensor/i2c_stts75_sensor.ld index 9c6c11a..54fcdd7 100644 --- a/examples/stm32/f1/other/i2c_stts75_sensor/i2c_stts75_sensor.ld +++ b/examples/stm32/f1/other/i2c_stts75_sensor/i2c_stts75_sensor.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/other/systick/systick.ld b/examples/stm32/f1/other/systick/systick.ld index 9c6c11a..54fcdd7 100644 --- a/examples/stm32/f1/other/systick/systick.ld +++ b/examples/stm32/f1/other/systick/systick.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/other/timer_interrupt/timer.ld b/examples/stm32/f1/other/timer_interrupt/timer.ld index 9c6c11a..54fcdd7 100644 --- a/examples/stm32/f1/other/timer_interrupt/timer.ld +++ b/examples/stm32/f1/other/timer_interrupt/timer.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/other/usb_cdcacm/cdcacm.ld b/examples/stm32/f1/other/usb_cdcacm/cdcacm.ld index a822356..aa4054f 100644 --- a/examples/stm32/f1/other/usb_cdcacm/cdcacm.ld +++ b/examples/stm32/f1/other/usb_cdcacm/cdcacm.ld @@ -25,5 +25,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/other/usb_dfu/usbdfu.ld b/examples/stm32/f1/other/usb_dfu/usbdfu.ld index 41b0f8d..6ac3ebc 100644 --- a/examples/stm32/f1/other/usb_dfu/usbdfu.ld +++ b/examples/stm32/f1/other/usb_dfu/usbdfu.ld @@ -25,5 +25,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/other/usb_hid/usbhid.ld b/examples/stm32/f1/other/usb_hid/usbhid.ld index a822356..aa4054f 100644 --- a/examples/stm32/f1/other/usb_hid/usbhid.ld +++ b/examples/stm32/f1/other/usb_hid/usbhid.ld @@ -25,5 +25,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/stm32-h103/stm32-h103.ld b/examples/stm32/f1/stm32-h103/stm32-h103.ld index e15beca..b2e5eb4 100644 --- a/examples/stm32/f1/stm32-h103/stm32-h103.ld +++ b/examples/stm32/f1/stm32-h103/stm32-h103.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/stm32-h107/stm32-h107.ld b/examples/stm32/f1/stm32-h107/stm32-h107.ld index ee8319e..cc113d6 100644 --- a/examples/stm32/f1/stm32-h107/stm32-h107.ld +++ b/examples/stm32/f1/stm32-h107/stm32-h107.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/stm32-maple/stm32-maple.ld b/examples/stm32/f1/stm32-maple/stm32-maple.ld index 65860a4..f8260a5 100644 --- a/examples/stm32/f1/stm32-maple/stm32-maple.ld +++ b/examples/stm32/f1/stm32-maple/stm32-maple.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/stm32vl-discovery/stm32vl-discovery.ld b/examples/stm32/f1/stm32vl-discovery/stm32vl-discovery.ld index 40de3d3..572e285 100644 --- a/examples/stm32/f1/stm32vl-discovery/stm32vl-discovery.ld +++ b/examples/stm32/f1/stm32vl-discovery/stm32vl-discovery.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f1/waveshare-open103r/waveshare-open103r.ld b/examples/stm32/f1/waveshare-open103r/waveshare-open103r.ld index 9c9011e..915a3ea 100644 --- a/examples/stm32/f1/waveshare-open103r/waveshare-open103r.ld +++ b/examples/stm32/f1/waveshare-open103r/waveshare-open103r.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f1.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f2/jobygps/jobygps.ld b/examples/stm32/f2/jobygps/jobygps.ld index 73caf0e..f9ef55b 100644 --- a/examples/stm32/f2/jobygps/jobygps.ld +++ b/examples/stm32/f2/jobygps/jobygps.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f2.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f3/stm32f3-discovery/stm32f3-discovery.ld b/examples/stm32/f3/stm32f3-discovery/stm32f3-discovery.ld index 5e83aaa..c380f24 100644 --- a/examples/stm32/f3/stm32f3-discovery/stm32f3-discovery.ld +++ b/examples/stm32/f3/stm32f3-discovery/stm32f3-discovery.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f3.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f4/nucleo-f411re/nucleo-f411re.ld b/examples/stm32/f4/nucleo-f411re/nucleo-f411re.ld index fa24619..9762ee2 100644 --- a/examples/stm32/f4/nucleo-f411re/nucleo-f411re.ld +++ b/examples/stm32/f4/nucleo-f411re/nucleo-f411re.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f4.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f4/other/stm32f4-discovery.ld b/examples/stm32/f4/other/stm32f4-discovery.ld index 927c786..c72a9bf 100644 --- a/examples/stm32/f4/other/stm32f4-discovery.ld +++ b/examples/stm32/f4/other/stm32f4-discovery.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f4.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f4/stm32f4-discovery/stm32f4-discovery.ld b/examples/stm32/f4/stm32f4-discovery/stm32f4-discovery.ld index 927c786..c72a9bf 100644 --- a/examples/stm32/f4/stm32f4-discovery/stm32f4-discovery.ld +++ b/examples/stm32/f4/stm32f4-discovery/stm32f4-discovery.ld @@ -28,5 +28,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f4.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/stm32/f4/stm32f429i-discovery/stm32f429i-discovery.ld b/examples/stm32/f4/stm32f429i-discovery/stm32f429i-discovery.ld index 8137997..fe61acb 100644 --- a/examples/stm32/f4/stm32f429i-discovery/stm32f429i-discovery.ld +++ b/examples/stm32/f4/stm32f429i-discovery/stm32f429i-discovery.ld @@ -29,5 +29,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_stm32f4.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/tiva/lm3s/lm3s3748-evb/lm3s3748-evb.ld b/examples/tiva/lm3s/lm3s3748-evb/lm3s3748-evb.ld index 66bcbc7..b5b3d8a 100644 --- a/examples/tiva/lm3s/lm3s3748-evb/lm3s3748-evb.ld +++ b/examples/tiva/lm3s/lm3s3748-evb/lm3s3748-evb.ld @@ -27,4 +27,4 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_lm3s.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/tiva/lm3s/lm3s811-evb/lm3s811-evb.ld b/examples/tiva/lm3s/lm3s811-evb/lm3s811-evb.ld index f9a48b1..964d572 100644 --- a/examples/tiva/lm3s/lm3s811-evb/lm3s811-evb.ld +++ b/examples/tiva/lm3s/lm3s811-evb/lm3s811-evb.ld @@ -27,4 +27,4 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_lm3s.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/tiva/lm4f/stellaris-ek-lm4f120xl/ek-lm4f120xl.ld b/examples/tiva/lm4f/stellaris-ek-lm4f120xl/ek-lm4f120xl.ld index 4e975eb..dae9905 100644 --- a/examples/tiva/lm4f/stellaris-ek-lm4f120xl/ek-lm4f120xl.ld +++ b/examples/tiva/lm4f/stellaris-ek-lm4f120xl/ek-lm4f120xl.ld @@ -27,4 +27,4 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_lm4f.ld +INCLUDE cortex-m-generic.ld diff --git a/examples/vf6xx/colibri-vf61/colibri-vf61.ld b/examples/vf6xx/colibri-vf61/colibri-vf61.ld index 2b1a7fc..d8296f0 100644 --- a/examples/vf6xx/colibri-vf61/colibri-vf61.ld +++ b/examples/vf6xx/colibri-vf61/colibri-vf61.ld @@ -34,5 +34,5 @@ MEMORY } /* Include the common ld script. */ -INCLUDE libopencm3_vf6xx.ld +INCLUDE vf6xx/libopencm3_vf6xx.ld