Skip to content

Commit

Permalink
Makefile: revert SERIAL port
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoy-digital committed Jul 7, 2015
1 parent 791ab08 commit 9ab4c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,6 +1,6 @@
MSCDIR ?= ../misoc
PROG ?= impact
SERIAL ?= 5
SERIAL ?= /dev/ttyVIZ0

HDMI2USBDIR = $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
PYTHON = python3
Expand Down

0 comments on commit 9ab4c99

Please sign in to comment.