summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/microsplash/.gitignore (renamed from src/microwater/.gitignore)0
-rw-r--r--src/microsplash/Makefile (renamed from src/microwater/Makefile)4
-rw-r--r--src/microsplash/ao_pins.h (renamed from src/microwater/ao_pins.h)0
3 files changed, 2 insertions, 2 deletions
diff --git a/src/microwater/.gitignore b/src/microsplash/.gitignore
index 0573d989..0573d989 100644
--- a/src/microwater/.gitignore
+++ b/src/microsplash/.gitignore
diff --git a/src/microwater/Makefile b/src/microsplash/Makefile
index a49cda4b..10cb825b 100644
--- a/src/microwater/Makefile
+++ b/src/microsplash/Makefile
@@ -48,14 +48,14 @@ INC=\
altitude-pa.h
IDPRODUCT=0
-PRODUCT=MicroWater-v0.1
+PRODUCT=MicroSplash-v0.1
PRODUCT_DEF=-DMICROPEAK
CFLAGS = $(PRODUCT_DEF) -I. -I../attiny -I../kernel -I.. -I../drivers -I../product
CFLAGS += -g -mmcu=$(MCU) -Wall -Wstrict-prototypes -O2 -mcall-prologues -DATTINY
NICKLE=nickle
-PROG=microwater-v0.1
+PROG=microsplash-v1.0
SRC=$(ALTOS_SRC)
OBJ=$(SRC:.c=.o)
diff --git a/src/microwater/ao_pins.h b/src/microsplash/ao_pins.h
index 37885ec2..37885ec2 100644
--- a/src/microwater/ao_pins.h
+++ b/src/microsplash/ao_pins.h