Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/famicom-dumper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-08-20 18:43:59 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-08-20 18:43:59 +0300
commit0a582653b2b6024f47487a25ccefe73c5c3fd3fb (patch)
tree49fb03cc213aabf3ef384b98d460d96c68df4330 /Makefile
parentbf286bcdcddbcb5a4098d6e9a338dcb41acca645 (diff)
CRC calculation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d92c1b..5dcd763 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
#HFUSE = DD
MCU_PROGRAMMER = m64
PROGRAMMER_TYPE ?= avr109
-PROGRAMMER_PORT ?= com14
+PROGRAMMER_PORT ?= com6
PRG = famicom-dumper
OBJ = dumper.o usart.o comm.o jtag.o