Changed FW name to tinySA

tinySA-v0.2
erikkaashoek 6 years ago
parent 4b16c18cbc
commit 0f14e21df3

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

Loading…
Cancel
Save

Powered by TurnKey Linux.