generic-poky/meta/conf/machine/include/tune-cortexm1.inc

5 lines
120 B
PHP
Raw Normal View History

TUNE_ARCH = "arm"
TARGET_CC_ARCH = "-march=armv7 -mtune=cortex-m1 -mfpu=vfp -mfloat-abi=softfp"
TUNE_PKGARCH = "armv6"