*
* \brief CRC-CCITT table and support routines
*
- * \version $Id: crc.c 2770 2009-08-05 07:57:59Z $
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \note This algorithm is incompatible with the CRC16.
*
- * \version $Id: crc.h 2771 2009-08-06 07:01:06Z lottaviano $
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "crc-ccitt"
*
* \brief CRC-CCITT table and support routines
*
- * \version $Id: crc.c 2770 2009-08-05 07:57:59Z $
* \author Francesco Sacchi <batt@develer.com>
*/
* a macro _PROGMEM (for more info see cpu/pgm.h).
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
* message having a given prespecified target message digest.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*
* $WIZ$ module_name = "md2"
*
* \brief Proportional, integral, derivative controller (PID controller) (implementation)
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Proportional, integral, derivative controller (PID controller).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Compute, save and load ramps for stepper motors (implementation)
*
- * \version $Id$
*
* \author Simone Zinanni <s.zinanni@develer.com>
* \author Bernie Innocenti <bernie@codewiz.org>
* for DSP56000 (but a portable C version of it can be easily written, see the
* comments in the code).
*
- * \version $Id$
*
* \author Simone Zinanni <s.zinanni@develer.com>
* \author Giovanni Bajo <rasky@develer.com>
*
* \brief Test for compute, save and load ramps for stepper motors (implementation)
*
- * \version $Id$
*
* \author Simone Zinanni <s.zinanni@develer.com>
* \author Bernie Innocenti <bernie@codewiz.org>
*
* \brief Very simple rand() algorithm.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Very simple rand() algorithm.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief API function for to manage entropy pool.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
* \brief Collection of functions to manage entropy pool.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*
* $WIZ$ module_name = "randpool"
*
* \brief REVERSE macro test.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* Original source code from http://www.compuphase.com/compress.htm
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief General-purpose run-length {en,de}coding algorithm.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* $WIZ$ module_name = "rle"
* circular shift the checksum 4 place left before xoring.
* This is a bit more stronger than simply sum the data.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* \brief TEA Tiny Encription Algorith functions (implementation).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* The Tiny Encryption Algorithm (TEA) by David Wheeler and Roger Needham
* Documentation for TEA is available at
* http://www.cl.cam.ac.uk/ftp/users/djw3/tea.ps.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "tea"
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Set system configuration.
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for buzzerled module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* Copyright 2008 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
* \author Manuele Fanelli <qwert@develer.com>
*
* \brief Configuration file for flash_avr module.
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel configuration parameters (deprecated)
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for spi dma module.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Additional support macros for compiler independance
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
* LOG_LEVEL and LOG_VERBOSE macros must be defined before to include log module,
* otherwise the log module use a default settings.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*
* $WIZ$
*
* \brief Common and handy function macros
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Giovanni Bajo <rasky@develer.com>
*/
* }
* \endcode
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
#ifndef CFG_MODULE_H
*
* \brief OS-specific definitions
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Utility for the test suite.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* \brief ARM debug support (implementation).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* \brief Low-level PWM module for ARM (inplementation).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Low-level PWM module for ARM (interface).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief PWM hardware-specific implementation
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief PWM hardware-specific definition
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Low-level serial module for ARM (interface).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
* \brief ARM UART and SPI I/O driver
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief High level serial I/O API
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief SPI driver with DMA.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \note Only one copy of SpiDmaAt91 is allowed for each application.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Low-level stepper timer module for ARM (inplementation).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Low-level stepper timer module for ARM (inplementation).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
* generator.
*
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Stepper hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Low level test for stepper driver interface implementation.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* \brief Low-level TWI module for ARM (inplementation).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Low-level TWI module for ARM (interface).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Driver for the AT91 ARM TWI (implementation)
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Watchdog interface for ARM architecture.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*
*
* -->
*
- * \version $Id: $
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Daniele Basile <asterix@develer.com>
*
* -->
*
- * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Low-level PWM module for AVR (inplementation).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Low-level PWM module for AVR (interface).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
* \author Luca Ottaviano <lottaviano@develer.com>
*
* \brief Simple serial I/O driver
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Simple serial I/O driver
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Low-level stepper timer module for AVR (inplementation).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Low-level stepper timer module for AVR (inplementation).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
* \brief Some simple delay routines.
*
* Simple serial driver
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Simple delay routine
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
* In avr-libc are also available several constants used to set the timeout value
* (see documentation for more detail).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
* Copyright 1999, 2000, 2001 Bernie Innocenti <bernie@codewiz.org>
* -->
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*
*
* \brief Functions to convert integers to/from host byte-order.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*/
*
* \brief Hardware support for buzzers and leds in DSP56K-based boards
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
*/
*
* \brief General pourpose debug support for embedded systems (implementation).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*/
*
* -->
*
- * \version $Id$
*
* \author Stefano Fedrigo <aleph@develer.com>
* \author Giovanni Bajo <rasky@develer.com>
*
* -->
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
*
* Copyright 2004, 2008 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
* \author Giovanni Bajo <rasky@develer.com>
*
* \brief DSP5680x task switching support
*
* \brief General pourpose debug support for embedded systems (implementation).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*/
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
;* Copyright 1999,2000,2001 Bernie Innocenti <bernie@codewiz.org>
;* This file is part of DevLib - See devlib/README for information.
;*
-;* \version $Id$
;*
;* \author Bernie Innocenti <bernie@codewiz.org>
;*
* \note This module contains code ripped out from avr-libc,
* which is distributed under a 3-clause BSD license.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
#ifndef MWARE_PGM_H
* many different ways (many different pins), so this part should describe
* which devices are present, and how they are connected.
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
*/
*
* \brief Generic library to handle buzzers and leds
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
*/
*
* \brief Function library for dataflash AT45DB family (implementation).
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Function library for dataflash AT45DB family.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
* we use a kfile_test module that perform some generic test.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
* Typicaly this kind of memory use an SPI bus, but you should
* use another comunication channel you have defined.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Test function for serial Flash memory.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
* This chip is a parallel USB interface with data flow control.
* A kfile-like interface is supplied.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief Function library for Accessing FT245RL USB interface.
*
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "ft245rl"
*
* \brief Keyboard driver.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief Generic text LCD driver (Test).
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief MCP41xxx digital potentiomenter driver (implementation)
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
* Copyright 2005 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
*
* \brief MCP41xxx digital potentiomenter driver.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "mcp41"
*
* \brief Driver for NTC sensors (reads a temperature through an ADC).
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
* \author Francesco Sacchi <batt@develer.com>
* each pin as input or output, see datasheet on how this
* is achieved.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PCF8574 i2c port expander driver.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "pcf8574"
*
* \brief Phase control driver (implementation)
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
* Copyright 2005 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
*
* \brief Phase partialization driver with TRIACs.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "phase"
* Note: To be simple and target independently we not use a timer module,
* and so the delay is do with a for cycle.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Function library for secure digital memory.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
* \li \c CONFIG_SER_TXTIMEOUT - Enable software serial transmission timeouts
*
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief High level serial I/O API.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* $WIZ$ module_name = "ser"
*
* \brief Hardware dependent serial driver (interface)
*
- * \version $Id$
*
* \author Stefano Fedrigo <aleph@develer.com>
* \author Giovanni Bajo <rasky@develer.com>
* \brief Generic Serial-in, Parallel-out implementation (SIPO).
*
*
- * \version $Id$
*
* \author Andrea Grandi <andrea@develer.com>
* \author Daniele Basile <asterix@develer.com>
*
* \brief Emulated SPI Master for DSP firmware download (impl.)
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Daniele Basile <asterix@develer.com>
*
* \brief Emulated SPI driver.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Daniele Basile <asterix@develer.com>
*
* \brief Driver to control stepper motor
*
- * \version $Id$
* \author Francesco Michelini <francesco.michelini@seacfi.com>
* \author Giovanni Bajo <rasky@develer.com>
* \author Bernie Innocenti <bernie@codewiz.org>
*
* \brief Driver to control stepper motor
*
- * \version $Id$
*
* \author Francesco Michelini <francesco.michelini@seacfi.com>
* \author Giovanni Bajo <rasky@develer.com>
* \brief TAS5706A Power DAC i2c driver.
*
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief TAS5706A Power DAC i2c driver.
*
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "tas5706a"
*
* \brief TC520 ADC driver (implementation)
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Marco Benelli <marco@develer.com>
* Copyright 2006 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
*
* \brief TC520 ADC driver (intercace)
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
* \author Marco Benelli <marco@develer.com>
*/
*
* \brief Hardware independent timer driver (implementation)
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
*/
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
* Copyright 2005 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
*
* \brief Notifier obj (implementation).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Notifier obj (interface).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Francesco Sacchi <batt@develer.com>
*/
* Copyright 2005 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
*
* \brief Tags interface.
* This module contains the base message definitions and the list of all available tags.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Francesco Sacchi <batt@develer.com>
*/
* Copyright 2005 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
*
* \brief Widget (implementation).
* A widget is typically a graphic object on a device.
* Its proproperties are the position, the size and a context on which the widget is drawn.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Francesco Sacchi <batt@ðeveler.com>
*/
* Copyright 2005 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
*
* \brief Widget (interface).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Francesco Sacchi <batt@develer.com>
*/
* The boolean value will be displayed using two strings:
* one when the bool is false and one when it's true.
*
- * \version $Id$
* \author Francesco Sacchi <batt@ðeveler.com>
*/
*
* \brief Edit bool widget (interface).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Integer edit widget (implementation).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Francesco Sacchi <batt@develer.com>
*/
* Copyright 2005 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
*
* \brief Integer edit (interface).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Low level disk access for FatFs emulated.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Qt-based emulator framework for embedded applications (implementation)
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief KFile interface implementation in Posix systems.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief KFile interface implementation in Posix systems.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Serial port emulator for hosted environments.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
* Copyright 1999, 2000, 2001 Bernie Innocenti <bernie@codewiz.org>
* -->
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* \brief i386 context switch
* Copyright 2008 Bernie Innocenti <bernie@codewiz.org>
* -->
*
- * \version $Id: switch_i386.S 1578 2008-08-08 10:54:40Z bernie $
* \author Bernie Innocenti <bernie@codewiz.org>
*
* \brief PowerPC context switch
* This file is part of DevLib - See devlib/README for information.
* -->
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* \brief i386 context switch for WIN32
* Copyright 1999, 2000, 2001 Bernie Innocenti <bernie@codewiz.org>
* -->
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* \brief x86_64 context switch
*
* \brief Low-level timer module for Qt emulator (implementation).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
//#include <cfg/compiler.h> // hptime.t
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief Font 8x6 IBM-PC 8bit
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief BattFS: a filesystem for embedded platforms (implementation).
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* \brief BattFS Test.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief FatFS: kfile interface for FatFS module by ChaN.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*
* This driver needs some low level hardware access functions. An example implementation
* is provided in sd.h.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*
*
* \brief FatFs test.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*
* $test$: cp bertos/cfg/cfg_fat.h $cfgdir/
*
* -->
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* \brief Simple charts on top of mware/gfx routines (implementation).
*
* print_bitmap(bm);
* \endcode
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* -->
*
- * \version $Id$
* \author Massimiliano Corsini <chad@develer.com>
*
*
*
* \brief Font 8x6 IBM-PC 8bit
*
- * \version $Id$
*
* \author Stefano Fedrigo <aleph@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*
* -->
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*
*
* -->
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief Graphics user interface element to display a level bar.
*
- * \version $Id$
* \author Stefano Fedrigo <aleph@develer.com>
*/
*
* \brief Hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Buzzer hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Buzzerled hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <bernie@codewiz.org>
*/
*
* \brief Dataflash HW control routines.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines (interface).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief FT245RL USB interface hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief Macro for I2C bitbang operation.
*
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*\r
* \brief NTC hardware-specific definition\r
*\r
- * \version $Id: hw_ntc.h 1359 2008-05-26 09:42:37Z asterix $\r
* \author Lorenzo Berni <duplo@develer.com>\r
* \r
*/\r
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* A NTC acts as a variable resistor, whose resistance changes as a
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief SD driver hardware-specific definitions.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Sensor hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Serial hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* \brief Macro for HW_SIPO_H
*
*
- * \version $Id$
*
* \author Andrea Grandi <andrea@develer.com>
* \author Daniele Basile <asterix@develer.com>
* \brief Hardware macro definition.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief SPI DMA driver hardware-specific definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Stepper hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief HW pin handling.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief TC520 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Timer hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 digital potentiometer map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC map definitions.
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Triac map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PWM map device.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* All Rights Reserved.
* -->
*
- * \version $Id$
* \author Stefano Fedrigo <aleph@develer.com>
*
* \brief Conversion tool from image TXT format to LCD bitmap
*
* This module implements some generic I/O interfaces for kfile.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
* \author Daniele Basile <asterix@develer.com>
*/
* the baudrate, are not part of interface and should be handled by the
* driver-specific API.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Francesco Sacchi <batt@develer.com>
* \author Daniele Basile <asterix@develer.com>
*
* This module implements a test for some generic I/O interfaces for kfile.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Process scheduler (public interface).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* Still in development, disable nightly test for now
*
* \brief Process scheduler (public interface).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
#ifndef KERN_IRQ_H
*
* \brief Monitor to check for stack overflows
*
- * \version $Id$
* \author Giovanni Bajo <rasky@develer.com>
*/
*
* \brief Monitor to check for stack overflows
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
*
* This module implements a common system for executing
* a user defined action calling a hook function.
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief Message test.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Internal scheduler structures and definitions for processes.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Message test.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Semaphore test.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
* \author Stefano Fedrigo <aleph@develer.com>
*
* \brief Signals test.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Message test.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Semaphore test.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
* \author Stefano Fedrigo <aleph@develer.com>
*
* \brief Signals test.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Semaphore based synchronization services.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
* \brief Mutually exclusive semaphores.
* Shared locking not supported in this implementation.
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief Semaphore test.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
* \author Stefano Fedrigo <aleph@develer.com>
* - Do not call system functions that may implicitly sleep, such as
* timer_delayTicks().
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Signal module for IPC.
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief Signals test.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*
*
* \brief Display Blanker (implementation).
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Display Blanker (implementation).
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*/
* library, available at http://www.boost.org). The version we developed the
* code with is 1.31.
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
*
*
* \brief Events handling implementation
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
*/
* This module implements a common system for executing
* a user defined action calling a hook function.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief C++-like structured exception handling for C programs
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
#ifndef MWARE_EXCEPT_H
*
* -->
*
- * \version $Id$
*
* \brief Basic "printf", "sprintf" and "fprintf" formatter.
*
*
* -->
*
- * \version $Id$
*
* \brief Basic "printf", "sprintf" and "fprintf" formatter.
*
*
* \brief Poor man's hex arrays (implementation).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Poor man's hex arrays (implementation).
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Ini file reader module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
* $test$: echo "#undef CONFIG_KFILE_GETS" >> $cfgdir/cfg_kfile.h
* $test$: echo "#define CONFIG_KFILE_GETS 1" >> $cfgdir/cfg_kfile.h
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Messages for LCD.
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*
* \brief Definitions of constant string messages.
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*
* \brief Simple notifier for the observer/subject pattern (implementation)
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Simple notifier for the subject/observer pattern (interface)
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
#ifndef MWARE_OBSERVER_H
* \li Basic support for ANSI escape sequences for input of special codes.
* \li Support for command name completion (through a hook).
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
*
*
* \brief TODO:
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*
* \brief sprintf() implementation based on _formatted_write()
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* $WIZ$ module_name = "sprintf"
* notest: arm
* \brief sprintf() implementation based on _formatted_write()
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Poor man's hex arrays (implementation).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Poor man's hex arrays (implementation).
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief AFSK demodulator test.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
* $test$: cp bertos/cfg/cfg_ax25.h $cfgdir/
* $test$: echo "#undef AX25_LOG_LEVEL" >> $cfgdir/cfg_ax25.h
* For now, only UI frames without any Layer 3 protocol are handled.
* This however is enough to send/receive APRS packets.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "ax25"
*
* \brief AX25 test.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
* Copyright 2007 Develer S.r.l. (http://www.develer.com/)
* -->
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*
*
* \brief Portable abstraction for high-resolution time handling (implementation)
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
* location and head points to the first one:
* \code head == begin && tail == end \endcode
*
- * \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$
* \author Bernie Innocenti <bernie@codewiz.org>
*
* $WIZ$ module_name = "heap"
*
* \brief KFile interface over a FIFO buffer.
*
- * \version $Id: cfg_adc.h 2348 2009-02-16 13:43:44Z duplo $
* \author Francesco Sacchi <asterix@develer.com>
*/
* \endcode
*
*
- * \version $Id: cfg_adc.h 2348 2009-02-16 13:43:44Z duplo $
* \author Francesco Sacchi <asterix@develer.com>
*
* $WIZ$ module_name = "kfilefifo"
*
* \brief FIFO and KFileFifo test.
*
- * \version $Id: kfilefifo_test.c 1962 2008-12-02 15:37:17Z batt $
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief KFile interface over a memory buffer.
*
- * \version $Id: cfg_adc.h 2348 2009-02-16 13:43:44Z duplo $
* \author Francesco Sacchi <batt@develer.com>
*/
* Convenient way to access a memory region using the KFile interface.
*
*
- * \version $Id: cfg_adc.h 2348 2009-02-16 13:43:44Z duplo $
* \author Francesco Sacchi <batt@develer.com>
*
* $WIZ$ module_name = "kfilemem"
*
* \brief General pourpose double-linked lists
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Pool macros.
*
- * \version $Id$
* \author Giovanni Bajo <rasky@develer.com>
*/
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief AFSK modem hardware-specific definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Buzzer hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines (interface).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief DC motor hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief FT245RL USB interface hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief Macro for I2C bitbang operation.
*
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Lorenzo Berni <duplo@develer.com>
*
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* A NTC acts as a variable resistor, whose resistance changes as a
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief SD driver hardware-specific definitions.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Serial hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* \brief Macro for HW_SIPO_H
*
*
- * \version $Id$
*
* \author Andrea Grandi <andrea@develer.com>
* \author Daniele Basile <asterix@develer.com>
* \brief Hardware macro definition.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Stepper hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief HW pin handling.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief thermo hardware-specific control functions.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
*/
*
* \brief Keyboard map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 digital potentiometer map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC map definitions.
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Triac map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PWM map device.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Thermo regulation control map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief AFSK modem hardware-specific definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Buzzer hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines (interface).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief DC motor hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief FT245RL USB interface hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief Macro for I2C bitbang operation.
*
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief LCD low-level hardware macros
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
* \author Stefano Fedrigo <aleph@develer.com>
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Lorenzo Berni <duplo@develer.com>
*
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* A NTC acts as a variable resistor, whose resistance changes as a
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief SD driver hardware-specific definitions.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Serial hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* \brief Macro for HW_SIPO_H
*
*
- * \version $Id$
*
* \author Andrea Grandi <andrea@develer.com>
* \author Daniele Basile <asterix@develer.com>
* \brief Hardware macro definition.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Stepper hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief HW pin handling.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief thermo hardware-specific control functions.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
*/
*
* \brief Keyboard map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 digital potentiometer map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC map definitions.
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Triac map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PWM map device.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Thermo regulation control map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for KFile interface module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for xmodem module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief AFSK modem hardware-specific definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Buzzer hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines (interface).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief FT245RL USB interface hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief Macro for I2C bitbang operation.
*
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Lorenzo Berni <duplo@develer.com>
*
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* A NTC acts as a variable resistor, whose resistance changes as a
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Serial hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* \brief Macro for HW_SIPO_H
*
*
- * \version $Id$
*
* \author Andrea Grandi <andrea@develer.com>
* \author Daniele Basile <asterix@develer.com>
* \brief Hardware macro definition.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Stepper hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief HW pin handling.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 digital potentiometer map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC map definitions.
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Triac map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PWM map device.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for DC motor module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for formatted write module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for KFile interface module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for pocketbus module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for spi dma module.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for thermo module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for xmodem module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* LOG_LEVEL and LOG_VERBOSE macros must be defined before to include log module,
* otherwise the log module use a default settings.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*
* $WIZ$
*
* \brief AFSK modem hardware-specific definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Buzzer hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines (interface).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief DC motor hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief FT245RL USB interface hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief Macro for I2C bitbang operation.
*
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Lorenzo Berni <duplo@develer.com>
*
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* A NTC acts as a variable resistor, whose resistance changes as a
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief SD driver hardware-specific definitions.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Serial hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* \brief Macro for HW_SIPO_H
*
*
- * \version $Id$
*
* \author Andrea Grandi <andrea@develer.com>
* \author Daniele Basile <asterix@develer.com>
* \brief Hardware macro definition.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Stepper hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief HW pin handling.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief thermo hardware-specific control functions.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
*/
*
* \brief Keyboard map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 digital potentiometer map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC map definitions.
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Triac map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PWM map device.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Thermo regulation control map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief AFSK modem hardware-specific definitions.
*
- * \version $Id: hw_afsk.h 3072 2009-10-10 13:01:56Z batt $
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Buzzer hardware-specific definitions
*
- * \version $Id: hw_buzzer.h 2506 2009-04-15 08:29:07Z duplo $
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines.
*
- * \version $Id: hw_dataflash.c 1398 2008-05-27 16:36:05Z asterix $
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines (interface).
*
- * \version $Id: hw_dataflash.h 1312 2008-05-20 16:54:52Z asterix $
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief DC motor hardware-specific definitions
*
- * \version $Id: hw_dc_motor.h 2859 2009-09-02 09:30:18Z asterix $
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief FT245RL USB interface hardware-specific definitions
*
- * \version $Id: hw_ft245rl.h 1777 2008-09-04 15:19:48Z batt $
*
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief Macro for I2C bitbang operation.
*
*
- * \version $Id: hw_i2c_bitbang.h 2506 2009-04-15 08:29:07Z duplo $
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard hardware-specific definitions
*
- * \version $Id: hw_kbd.h 2649 2009-04-23 12:51:28Z duplo $
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id: hw_mcp41.c 2506 2009-04-15 08:29:07Z duplo $
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id: hw_mcp41.h 2544 2009-04-17 14:21:09Z batt $
* \author Francesco Sacchi <batt@develer.com>
*/
*\r
* \brief NTC hardware-specific definition\r
*\r
- * \version $Id: hw_ntc.h 1359 2008-05-26 09:42:37Z asterix $\r
* \author Lorenzo Berni <duplo@develer.com>\r
* \r
*/\r
*
* \brief NTC hardware-specific definition
*
- * \version $Id: hw_ntc.h 1359 2008-05-26 09:42:37Z asterix $
* \author Francesco Sacchi <batt@develer.com>
*
* A NTC acts as a variable resistor, whose resistance changes as a
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id: hw_phase.c 1398 2008-05-27 16:36:05Z asterix $
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id: hw_phase.h 2564 2009-04-20 09:51:04Z batt $
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief SD driver hardware-specific definitions.
*
- * \version $Id: hw_sd.h 2834 2009-08-31 18:11:02Z batt $
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Serial hardware-specific definitions
*
- * \version $Id: hw_ser.h 2883 2009-09-04 19:46:02Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*/
* \brief Macro for HW_SIPO_H
*
*
- * \version $Id: hw_sipo.h 2882 2009-09-04 19:17:37Z batt $
*
* \author Andrea Grandi <andrea@develer.com>
* \author Daniele Basile <asterix@develer.com>
* \brief Hardware macro definition.
*
*
- * \version $Id: hw_spi.h 1357 2008-05-26 09:30:19Z asterix $
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Stepper hardware-specific definitions
*
- * \version $Id: hw_stepper.h 2488 2009-04-10 17:52:12Z batt $
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief HW pin handling.
*
- * \version $Id: hw_tas5706a.h 2849 2009-09-01 15:46:14Z lottaviano $
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief thermo hardware-specific control functions.
*
- * \version $Id: hw_thermo.h 1440 2008-06-10 17:59:13Z asterix $
* \author Francesco Sacchi <batt@develer.com>
*
*/
*
* \brief Keyboard map definitions.
*
- * \version $Id: kbd_map.h 2848 2009-09-01 15:23:57Z lottaviano $
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 digital potentiometer map definitions.
*
- * \version $Id: mcp41_map.h 2506 2009-04-15 08:29:07Z duplo $
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC map definitions.
*
- * \version $Id: ntc_map.h 1312 2008-05-20 16:54:52Z asterix $
*
* \author Giovanni Bajo <rasky@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Triac map definitions.
*
- * \version $Id: phase_map.h 1357 2008-05-26 09:30:19Z asterix $
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PWM map device.
*
- * \version $Id: pwm_map.h 1357 2008-05-26 09:30:19Z asterix $
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Thermo regulation control map definitions.
*
- * \version $Id: thermo_map.h 1312 2008-05-20 16:54:52Z asterix $
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Buzzer hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Buzzerled hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <bernie@codewiz.org>
*/
*
* \brief Dataflash HW control routines.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines (interface).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief FT245RL USB interface hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief Macro for I2C bitbang operation.
*
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*\r
* \brief NTC hardware-specific definition\r
*\r
- * \version $Id: hw_ntc.h 1359 2008-05-26 09:42:37Z asterix $\r
* \author Lorenzo Berni <duplo@develer.com>\r
* \r
*/\r
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* A NTC acts as a variable resistor, whose resistance changes as a
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief SD driver hardware-specific definitions.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Sensor hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Serial hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* \brief Macro for HW_SIPO_H
*
*
- * \version $Id$
*
* \author Andrea Grandi <andrea@develer.com>
* \author Daniele Basile <asterix@develer.com>
* \brief Hardware macro definition.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief SPI DMA driver hardware-specific definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Stepper hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief HW pin handling.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief TC520 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Timer hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 digital potentiometer map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC map definitions.
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Triac map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PWM map device.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for AFSK1200 modem.
*
- * \version $Id$
* \author Francesco Sacchi <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2C module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief AFSK modem hardware-specific definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Dataflash HW control routines (interface).
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief FT245RL USB interface hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
* \brief Macro for I2C bitbang operation.
*
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief MCP41 hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Lorenzo Berni <duplo@develer.com>
*
*/
*
* \brief NTC hardware-specific definition
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*
* A NTC acts as a variable resistor, whose resistance changes as a
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Phase control hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief SD driver hardware-specific definitions.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Serial hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
* \brief Hardware macro definition.
*
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Stepper hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief HW pin handling.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Keyboard map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief MCP41 digital potentiometer map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief NTC map definitions.
*
- * \version $Id$
*
* \author Giovanni Bajo <rasky@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Triac map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief PWM map device.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the ADC module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the AX25 protocol module.
*
- * \version $Id$
* \author Francesco Sacchi <batt@develer.com>
*/
*
* \brief Configuration file for BattFS module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for data flash memory module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Debug module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for Fat module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
* \author Francesco Sacchi <batt@develer.com>
*
* \brief Configuration file for flash25 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for heap module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for I2S module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for ini reader module.
*
- * \version $Id$
*
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for MD2 module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for phase module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for PWM module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file Ramp algorithm module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for randpool module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for SPI bitbang module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for stepper motor module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for the TAS5706A module.
*
- * \version $Id$
* \author Luca Ottaviano <lottaviano@develer.com>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for watchdog module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for keyboard module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Kernel monitor configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel semaphores configuration parameters.
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Kernel signals configuration parameters
*
- * \version $Id$
* \author Bernie Innocenti <bernie@codewiz.org>
*/
*
* \brief Configuration file for timer module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Keyboard hardware-specific definitions
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* \brief Keyboard map definitions.
*
- * \version $Id$
*
* \author Francesco Sacchi <batt@develer.com>
* \author Stefano Fedrigo <a@develer.com>
*
* -->
*
- * \version $Id$
*
* \author Bernie Innocenti <bernie@codewiz.org>
*
*
* \brief Configuration file for GFX module.
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Configuration file for KFile interface module.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
* - Matrix of random number for octave program.
* - Vector of random number for octave program.
*
- * \version $Id$
* \author Daniele Basile <asterix@develer.com>
*/
*
* \brief Hardware-specific definitions
*
- * \version $Id$
*
* \author Daniele Basile <asterix@develer.com>
*/