edited changed the name and then set the MCU type along with the programmer to 'usbasp'.
This commit is contained in:
parent
b58b4438bc
commit
b9e32adda3
|
@ -9,6 +9,9 @@
|
||||||
# Matthias Kleemann
|
# Matthias Kleemann
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
||||||
|
set(AVR_MCU attiny13a)
|
||||||
|
set(AVR_PROGAMMER usbasp)
|
||||||
|
|
||||||
##########################################################################
|
##########################################################################
|
||||||
# The toolchain requires some variables set.
|
# The toolchain requires some variables set.
|
||||||
#
|
#
|
Loading…
Reference in New Issue