From 340b77f267fa669dbd46d9300afba7f32adc4d84 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Mon, 27 Apr 2026 00:20:19 -0500 Subject: fix make fit target (it's still broken) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 919840a..85fdef1 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ CSIM_PATH = ${CUPL_INSTALL}\Shared\csim.exe # Fitter config # (replace with fitter matching device) -FITTER_PATH := ${CUPL_INSTALL}\Fitters\fit1502.exe +FITTER_PATH := ${CUPL_INSTALL}\Fitters\fit1504.exe FIT_PKG := TQFP44 FIT_TECH := ATF1504ASV FIT_ARG = -device ${FIT_PKG} -tech ${FIT_TECH} -- cgit v1.2.3-70-g09d2