diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/param_8h-source.html --- a/doc/doxygen/html/param_8h-source.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/param_8h-source.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
  • Globals
  • +include » hcs12 » board » arch

    param.h

    Go to the documentation of this file.
    00001 /*
     00002 This file is part of CanFestival, a library implementing CanOpen Stack. 
     00003 
    @@ -71,25 +71,25 @@
     00050 #define _M68HC11_ARCH_32K_PARAM_H
     00051 
     00052 /* Generic 32K board.  */
    -00053 #define M6811_ARCH_32K
    +00053 #define M6811_ARCH_32K
     00054 
     00055 #undef M6811_DEF_BAUD
    -00056 #define M6811_DEF_BAUD 0x30            /* 9600 baud.  */
    +00056 #define M6811_DEF_BAUD 0x30            /* 9600 baud.  */
     00057 
     00058 #undef RAM_SIZE
    -00059 #define RAM_SIZE       32768           /* 32Kb of memory.  */
    +00059 #define RAM_SIZE       32768           /* 32Kb of memory.  */
     00060 
     00061 #undef ROM_SIZE
    -00062 #define ROM_SIZE       32768           /* 32Kb of rom.  */
    +00062 #define ROM_SIZE       32768           /* 32Kb of rom.  */
     00063 
     00064 #undef DATA_SIZE
    -00065 #define DATA_SIZE      (0x8000-0x1040) /* Data section size.  */
    +00065 #define DATA_SIZE      (0x8000-0x1040) /* Data section size.  */
     00066 
     00067 #undef TEXT_SIZE
    -00068 #define TEXT_SIZE      ROM_SIZE        /* Text section size.  */
    +00068 #define TEXT_SIZE      ROM_SIZE        /* Text section size.  */
     00069 
     00070 #endif
    -

    Generated on Fri Jun 8 08:51:39 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:16 2007 for CanFestival by  doxygen 1.5.1