Fixed makefile branding

This commit is contained in:
Sebastian 2016-11-22 08:57:08 +01:00
parent 2e91369e2c
commit ff0c438fe7
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ all: start $(OBJDIR)/$(AVRMCU)/$(TARGET).hex size
@echo ":: Done !" @echo ":: Done !"
start: start:
@echo "AS5043 demo version $(VERSION)" @echo "SSS7 AVR port $(VERSION)"
@echo "==============================" @echo "========================"
@echo ":: Building for $(AVRMCU)" @echo ":: Building for $(AVRMCU)"
@echo ":: MCU operating frequency is $(F_CPU)Hz" @echo ":: MCU operating frequency is $(F_CPU)Hz"