setMem8/16 aw fixed

This commit is contained in:
Tristan Krause 2019-07-31 10:24:23 +02:00
parent 745ea8a00a
commit 14492b0bbe
191 changed files with 6 additions and 14420 deletions

View file

@ -18,7 +18,7 @@ OBJCOPY_PATH = avr-objcopy
PROGRAMMER = avrispmkII
OUTPUT = b15f.elf
HEX = b15f.hex
MCU = atmega1284p
MCU = atmega1284 # set by /etc/b15f.mcu
CFLAGS = -Wall -Wextra -std=c++11 -O3 -mmcu=$(MCU) -DF_CPU=$(F_CPU) $(DEBUG)
LDFLAGS =
OBJECTS = main.o spi.o mcp23s17.o tlc5615.o adu.o selftest.o global_vars.o usart.o request_handlers.o interrupts.o pwm.o servo.o