📄 scat.scf
字号:
;******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
;* File Name : scat.scf
;* Author : MCD Application Team
;* Date First Issued : 16/05/2003
;* Description : provide a short description of the source file indicating
;* its purpose.
;********************************************************************************
;* History:
;* DD/MM/YY : provide a description of modifications.
;*******************************************************************************/
RAM_MODE 0x00000000 0x10000
{
RAM 0x00000000
{
71x_vect.o (Vect, +First)
71x_init.o(Init)
* (+RO)
; * (+RW)
* (+ZI)
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -