edited changed the name and then set the MCU type along with the programmer to 'usbasp'.

This commit is contained in:
jakeg00dwin 2024-04-10 11:16:35 -07:00
parent b58b4438bc
commit b9e32adda3
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@
# Matthias Kleemann
##########################################################################
set(AVR_MCU attiny13a)
set(AVR_PROGAMMER usbasp)
##########################################################################
# The toolchain requires some variables set.
#