📄 config.mk
字号:
## board/sh7763rdp/config.mk## TEXT_BASE refers to image _after_ relocation.## NOTE: Must match value used in u-boot.lds (in this directory).#TEXT_BASE = 0x8FFC0000# PLATFORM_CPPFLAGS += -DCONFIG_MULTIBOOT
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -