aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJakob Schlyter <jakob@kirei.se>2016-07-16 15:10:05 +0200
committerJakob Schlyter <jakob@kirei.se>2016-07-16 15:10:05 +0200
commit2b6a62adaaaf0396fd401d2aef6f45ac1a0da23c (patch)
treeac9da1f36a92bf615a0735025af43dd683801e44 /Makefile
parent82418cd46974ce7d011899db89d7bf97d1a6692f (diff)
parentec079fc63e74e90fe7a159d2e06a7c4cb17fe6b2 (diff)
Merge remote-tracking branch 'ft/master'HEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ec919f8..0bed033 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
CC = avr-gcc
-CFLAGS = -std=gnu99 -Wpedantic -Wall -Werror -mmcu=avr25 -D__AVR_ATtiny828__
+CFLAGS = -std=gnu99 -Wpedantic -Wall -Werror -mmcu=attiny828 -D__AVR_ATtiny828__
OBJCOPY = avr-objcopy
all: tamper.hex