*
* \brief Configuration file for BattFS module.
*
- * \version $Id: cfg_adc.h 1603 2008-08-10 17:18:44Z bernie $
+ * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Low-level serial module for ARM (inplementation).
*
- * \version $Id: timer_arm.c 18260 2007-10-11 14:08:10Z batt $
+ * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Low-level serial module for ARM (interface).
*
- * \version $Id: timer_arm.h 18273 2007-10-11 14:53:02Z batt $
+ * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
* \brief ARM UART and SPI I/O driver
*
*
- * \version $Id: ser_at91.c 20881 2008-03-04 14:07:02Z batt $
+ * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief High level serial I/O API
*
- * \version $Id: ser_at91.h 20552 2008-02-14 16:40:41Z batt $
+ * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* -->
*
- * \version $Id: at91_us.h 20544 2008-02-14 12:15:57Z batt $
+ * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id: timer_arm.h 18273 2007-10-11 14:53:02Z batt $
+ * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id: timer_arm.h 18273 2007-10-11 14:53:02Z batt $
+ * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Function library for dataflash AT45DB family (implementation).
*
- * \version $Id: dataflash.c 21658 2008-06-05 16:42:54Z asterix $
+ * \version $Id$
* \author Daniele Basile <asterix@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Function library for dataflash AT45DB family.
*
- * \version $Id: dataflash.h 21658 2008-06-05 16:42:54Z asterix $
+ * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief I2C bitbang driver (implementation)
*
- * \version $Id: adc.c 1604 2008-08-10 17:19:51Z bernie $
+ * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
* This file is part of DevLib - See README.devlib for information.
* -->
*
- * \version $Id: lcd_gfx.h,v 1.6 2006/07/19 12:56:25 bernie Exp $
+ * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
* each pin as input or output, see datasheet on how this
* is achieved.
*
- * \version $Id: ft245rl.c 22301 2008-09-09 16:53:17Z batt $
+ * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PCF8574 i2c port expander driver.
*
- * \version $Id: ft245rl.c 22301 2008-09-09 16:53:17Z batt $
+ * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "pcf8574"
*
* \brief Emulated SPI Master for DSP firmware download (impl.)
*
- * \version $Id: spi.c 15328 2007-03-21 15:07:04Z batt $
+ * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Daniele Basile <asterix@develer.com>
*
* \brief Emulated SPI driver.
*
- * \version $Id: spi.h 15321 2007-03-21 14:45:12Z asterix $
+ * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Daniele Basile <asterix@develer.com>
*
* \brief Simple cooperative multitasking scheduler.
*
- * \version $Id: proc.c 1616 2008-08-10 19:41:26Z bernie $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*/
*
* \brief Idle loop for preemptive scheduling
*
- * \version $Id: proc.c 1616 2008-08-10 19:41:26Z bernie $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Process scheduler (public interface).
*
- * \version $Id: proc.h 1646 2008-08-17 13:49:48Z bernie $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* Still in development, disable nightly test for now
*
* \brief Process scheduler (public interface).
*
- * \version $Id: proc.h 1646 2008-08-17 13:49:48Z bernie $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
#ifndef KERN_IRQ_H
* In the POSIX implementaiton, context switching is done by the portable
* SVR4 swapcontext() facility.
*
- * \version $Id: proc.c 1616 2008-08-10 19:41:26Z bernie $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
* Copyright 2007 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id: pocketbus.h 20131 2007-12-13 17:39:55Z batt $
+ * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
* The CMD ID used is the same supplied by the master when
* the command was sent.
*
- * \version $Id: pocketcmd.c 16587 2007-10-02 14:31:02Z batt $
+ * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PocketBus command abstraction layer.
*
- * \version $Id: pocketcmd.h 20030 2007-12-04 16:16:09Z batt $
+ * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
* location and head points to the first one:
* \code head == begin && tail == end \endcode
*
- * \version $Id: fifobuf.h 1532 2008-08-04 07:21:26Z bernie $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Heap subsystem (public interface).
*
- * \version $Id: heap.c 1532 2008-08-04 07:21:26Z bernie $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
* in this form also within the implementation. This would probably remove
* memory alignment problems, and also some aliasing issues.
*
- * \version $Id: heap.h 1532 2008-08-04 07:21:26Z bernie $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief General pourpose double-linked lists
*
- * \version $Id: list.h 1594 2008-08-10 12:20:10Z bernie $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Pool macros.
*
- * \version $Id: pool.h 1294 2008-05-20 13:43:57Z asterix $
+ * \version $Id$
* \author Giovanni Bajo <rasky@develer.com>
*/
*
* \brief Multifunction system test for BeRTOS modules.
*
- * \version $Id: demo.c 18242 2007-10-08 17:35:23Z marco $
+ * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* -->
*
- * \version $Id: verstag.h 18242 2007-10-08 17:35:23Z marco $
+ * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
-#!/usr/bin/env python\r
-# encoding: utf-8\r
-#\r
-# This file is part of BeRTOS.\r
-#\r
-# Bertos is free software; you can redistribute it and/or modify\r
-# it under the terms of the GNU General Public License as published by\r
-# the Free Software Foundation; either version 2 of the License, or\r
-# (at your option) any later version.\r
-#\r
-# This program is distributed in the hope that it will be useful,\r
-# but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\r
-# GNU General Public License for more details.\r
-#\r
-# You should have received a copy of the GNU General Public License\r
-# along with this program; if not, write to the Free Software\r
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA\r
-#\r
-# As a special exception, you may use this file as part of a free software\r
-# library without restriction. Specifically, if other files instantiate\r
-# templates or use macros or inline functions from this file, or you compile\r
-# this file and link it with other files to produce an executable, this\r
-# file does not by itself cause the resulting executable to be covered by\r
-# the GNU General Public License. This exception does not however\r
-# invalidate any other reasons why the executable file might be covered by\r
-# the GNU General Public License.\r
-#\r
-# Copyright 2009 Develer S.r.l. (http://www.develer.com/)\r
-\r
-\r
-# This is a dummy module, needed by installer to leaves out the real python code\r
-# from the package. \r
-\r
+#!/usr/bin/env python
+# encoding: utf-8
+#
+# This file is part of BeRTOS.
+#
+# Bertos is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+#
+# As a special exception, you may use this file as part of a free software
+# library without restriction. Specifically, if other files instantiate
+# templates or use macros or inline functions from this file, or you compile
+# this file and link it with other files to produce an executable, this
+# file does not by itself cause the resulting executable to be covered by
+# the GNU General Public License. This exception does not however
+# invalidate any other reasons why the executable file might be covered by
+# the GNU General Public License.
+#
+# Copyright 2009 Develer S.r.l. (http://www.develer.com/)
+
+
+# This is a dummy module, needed by installer to leaves out the real python code
+# from the package.
+
import bertos
\ No newline at end of file