Add that weird board

This commit is contained in:
Nero 2018-03-31 22:00:18 +00:00 committed by Nero
parent 82c3c04ea1
commit 77aebfc52f
1 changed files with 7 additions and 0 deletions

7
boards/markl32.mk Normal file
View File

@ -0,0 +1,7 @@
# German description at https://www.mikrocontroller.net/attachment/160557/TechnicalReference_ATmega32Board.pdf
MCU_TARGET = atmega32
MCU_FREQ = 16000000UL
CPPFLAGS += -DLED_DDR=DDRA -DLED_PORT=PORTA -DLED_PIN=0
AVRDUDE_TYPE = usbasp