crosstool-ng/samples/lm32-unknown-elf/crosstool.config
Jiaxun Yang 9983219611 lm32: Initial LatticeMicro32 support
This target is in GCC/binutils for a while.

It's baremetal only without upstream Linux support.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
2025-01-07 09:07:14 +13:00

7 lines
120 B
Plaintext

CT_CONFIG_VERSION="4"
CT_EXPERIMENTAL=y
CT_ARCH_LM32=y
CT_CC_LANG_CXX=y
CT_DEBUG_GDB=y
# CT_GDB_CROSS_PYTHON is not set