Files
M68705EVM/test/Makefile
T
2026-07-24 10:49:40 +01:00

7 lines
131 B
Makefile

PORT=/dev/ttyUSB3
test.srec: test.asm
tpasm -P 68705 -o srec test.srec -o text test.txt test.asm
@echo "load t"
@cat test.srec