Subversion Repositories HomeAutomation

Rev

Rev 24 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 24 Rev 25
Line -... Line 1...
-
 
1
/*********************************************************************
-
 
2
 *
-
 
3
 *                  Compiler specific
-
 
4
 *
-
 
5
 *********************************************************************
-
 
6
 * FileName:        compiler.h
-
 
7
 *
-
 
8
 * Author               Date    Comment
-
 
9
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
 
10
 * Johan Böhlin     21-10-06    Original        (Rev 1.0)
-
 
11
 ********************************************************************/
-
 
12
 
1
#ifndef COMPILER_H
13
#ifndef COMPILER_H
2
#define COMPILER_H
14
#define COMPILER_H
3
 
15
 
4
#include <p18cxxx.h>
16
#include <p18cxxx.h>
5
#define CLOCK_FREQ      (40000000)      // Hz
17
#define CLOCK_FREQ      (40000000)      // Hz