uv-k5-firmware-chinese-lts/external/CMSIS_5/Device/_Template_Flash/Target.lin

23 lines
283 B
Text
Raw Normal View History

2023-11-30 06:38:27 +00:00
; Linker Control File (scatter-loading)
;
PRG 0 PI ; Programming Functions
{
PrgCode +0 ; Code
{
* (+RO)
}
PrgData +0 ; Data
{
* (+RW,+ZI)
}
}
DSCR +0 ; Device Description
{
DevDscr +0
{
FlashDev.o
}
}