config.frv

来自「Axis 221 camera embedded programing inte」· FRV 代码 · 共 30 行

FRV
30
字号
## For a description of the syntax of this configuration file,# see extra/config/Kconfig-language.txt#config HAVE_ELF	bool	select HAS_FPU	select ARCH_BIG_ENDIAN	select ARCH_HAS_NO_MMU	default yconfig TARGET_ARCH	string	default "frv"config ARCH_CFLAGS	stringconfig ARCH_LDFLAGS	stringconfig LIBGCC_CFLAGS	stringconfig HAVE_DOT_HIDDEN        bool	default y

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?