Changed to tinySA4.bin

Removed_REF_marker
erikkaashoek 5 years ago
parent d8fe3b6936
commit b3e5dcb7c5

@ -64,7 +64,7 @@ endif
############################################################################## ##############################################################################
ifeq ($(VERSION),) ifeq ($(VERSION),)
VERSION="tinySA_$(shell git describe --tags)" VERSION="$(PROJECT)_$(shell git describe --tags)"
endif endif
############################################################################## ##############################################################################
@ -98,7 +98,7 @@ endif
# #
# Define project name here # Define project name here
PROJECT = tinySA PROJECT = tinySA4
# Imported source files and paths # Imported source files and paths
#CHIBIOS = ../ChibiOS-RT #CHIBIOS = ../ChibiOS-RT

Loading…
Cancel
Save

Powered by TurnKey Linux.