Files
Upsilon/build/platform.simulator.nspire.mak
2023-06-06 21:28:54 +02:00

12 lines
167 B
Makefile

TOOLCHAIN = nspire-gcc
EXE = elf
EPSILON_TELEMETRY ?= 0
HANDY_TARGETS_EXTENSIONS = tns
USE_LIBA = 0
POINCARE_TREE_LOG = 0
SFLAGS := $(filter-out -fPIE, $(SFLAGS))