config.v850
来自「一个嵌入式的C++库」· V850 代码 · 共 28 行
V850
28 行
## For a description of the syntax of this configuration file,# see extra/config/Kconfig-language.txt#config TARGET_ARCH default "v850"config HAVE_ELF bool select ARCH_LITTLE_ENDIAN select ARCH_HAS_C_SYMBOL_PREFIX default yconfig ARCH_CFLAGS stringconfig ARCH_LDFLAGS stringconfig LIBGCC_CFLAGS stringconfig CROSS string default "v850e-elf-"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?