Revision cf1f756b templates/alldconf.h

View differences:

templates/alldconf.h
26 26
#define AMIRO_LLD_CFG_VERSION_MAJOR         1
27 27
#define AMIRO_LLD_CFG_VERSION_MINOR         0
28 28

  
29
/**
30
 * @brief   Width of the apalTime_t data type.
31
 *
32
 * @details Possible values are 8, 16, 32, and 64 bits.
33
 *          By definition time is represented ot a microsecond precision.
34
 */
35
#define AMIROLLD_CFG_TIME_SIZE          32
36

  
29 37
/*
30 38
 * DEACTIVATE DRIVERS BY UNDEFINING (i.e. commenting) THE ACCORDING MACROS.
31 39
 */

Also available in: Unified diff