Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1144 → Rev 1143

/demos/trunk/parport/ppdemo.c
26,11 → 26,11
 
/**
------------
CVS : $Id: ppdemo.c,v 1.3 2003-03-24 11:18:19 pj Exp $
CVS : $Id: ppdemo.c,v 1.2 2003-01-07 17:10:18 pj Exp $
 
File: $File$
Revision: $Revision: 1.3 $
Last update: $Date: 2003-03-24 11:18:19 $
Revision: $Revision: 1.2 $
Last update: $Date: 2003-01-07 17:10:18 $
------------
**/
 
59,9 → 59,8
 
 
#include <drivers/parport.h>
#include <drivers/keyb.h>
#include <drivers/glib.h>
 
 
#define TSK_PERIOD 250000 /*400000 ok for debug...*/
#define TSK_WCET 70000
/demos/trunk/parport/makefile
12,5 → 12,5
include $(BASE)/config/example.mk
 
ppdemo:
make -f $(SUBMAKE) APP=ppdemo INIT= OTHEROBJS="initfile.o" OTHERINCL= SHARKOPT="__OLDCHAR__ __PPORT__"
make -f $(SUBMAKE) APP=ppdemo INIT= OTHEROBJS="initfile.o" OTHERINCL=