96b_carbon: Corrected the linker script.
This commit is contained in:
parent
d91112e0d6
commit
1861ccd155
|
@ -25,5 +25,5 @@ MEMORY
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Include the common ld script from libopenstm32. */
|
/* Include the common ld script from libopenstm32. */
|
||||||
INCLUDE libopencm3_stm32f4.ld
|
INCLUDE cortex-m-generic.ld
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue