Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Anders Blomdell
processer
Commits
a5f94afc
Commit
a5f94afc
authored
May 29, 2018
by
Anders Blomdell
Browse files
Corrected fuse bits
parent
4211141d
Changes
1
Hide whitespace changes
Inline
Side-by-side
batch-2002/avr/Makefile
View file @
a5f94afc
...
...
@@ -3,7 +3,8 @@ TARGETS=batch-2002
batch-2002.ARCH
=
avr
batch-2002.CHIP
=
atmega8
# 14.7456 MHz crystal, brown out
batch-2002.FUSE
=
--wr_fuse_l
=
0x1f
--wr_fuse_h
=
0xd9
--wr_fuse_e
=
0xff
batch-2002.FUSE_L
=
0x1f
batch-2002.FUSE_H
=
0xd9
batch-2002.C
=
batch-2002
batch-2002.CCFLAGS
=
"-DMIXER_SHIFT=0"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment