mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
Initial commit
This commit is contained in:
22
external/CMSIS_5/Device/_Template_Flash/Target.lin
vendored
Normal file
22
external/CMSIS_5/Device/_Template_Flash/Target.lin
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
; 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
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user