stm32f0-discovery/Device/ldscripts/stm32f0.ld

16 lines
454 B
Plaintext

/*
Default linker script for STM32F051R8T6 64k 8k
Copyright RAISONANCE S.A.S. 2007
!!! This file is automatically generated by RIDE !!!
Do not modify it, as it will be erased at every link.
You can use, copy and distribute this file freely, but without any waranty.
*/
/* include the memory spaces definitions sub-script */
INCLUDE "stm32f0discovery_def.ld"
/* include the sections management sub-script for FLASH mode */
INCLUDE "sections_flash.ld"