From 0b88b4596e6265863e75e7aabcca52734e147fae Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 24 Feb 2023 19:09:53 -0500 Subject: compact implementation; runs on msp430 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fb13a21..a877dd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .* *.o alee +alee-msp430 libalee.a -- cgit v1.2.3