platform.device.mak 191 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 TOOLCHAIN ?= arm-gcc USE_LIBA = 1 EXE = elf EPSILON_DEVICE_BENCH ?= 1 SFLAGS += -DEPSILON_DEVICE_BENCH=$(EPSILON_DEVICE_BENCH) python/port/port.o: CXXFLAGS += -DMP_PORT_USE_STACK_SYMBOLS=1