From 2544830b8b30a033287a1e14db54853181c026e1 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 28 May 2011 00:37:38 +0000 Subject: ported code to PIC12F635 (not tested yet) git-svn-id: https://svn.spreadspace.org/mur.sat@29 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/ttx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/ttx/Makefile') diff --git a/software/ttx/Makefile b/software/ttx/Makefile index 526edd3..02c94ec 100644 --- a/software/ttx/Makefile +++ b/software/ttx/Makefile @@ -29,6 +29,6 @@ ## PROJECT := ttx -PROC_TYPE := 10F206 +PROC_TYPE := 12F635 include ../pic.include.mk -- cgit v1.2.3