Updated include reference.
[bertos.git] / drv / timer_dsp56k.h
index 7cf68f8f4b4fb0e9192b370ae6ad725e87d8f3de..e343af4a5f5383666bb27502910a027ea307b19b 100755 (executable)
@@ -1,9 +1,10 @@
+#error This code must be revised for the new timer API
 /*!
  * \file
  * <!--
- * Copyright 2004 Giovanni Bajo
  * Copyright 2004 Develer S.r.l. (http://www.develer.com/)
- * This file is part of DevLib - See devlib/README for information.
+ * Copyright 2004 Giovanni Bajo
+ * This file is part of DevLib - See README.devlib for information.
  * -->
  *
  * \version $Id$
 
 /*#*
  *#* $Log$
+ *#* Revision 1.9  2006/02/21 21:28:02  bernie
+ *#* New time handling based on TIMER_TICKS_PER_SEC to support slow timers with ticks longer than 1ms.
+ *#*
+ *#* Revision 1.8  2005/11/04 16:20:02  bernie
+ *#* Fix reference to README.devlib in header.
+ *#*
  *#* Revision 1.7  2005/04/11 19:10:28  bernie
  *#* Include top-level headers from cfg/ subdir.
  *#*