Subversion Repositories Code-Repo

Rev

Rev 212 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 212 Rev 216
Line 1... Line 1...
1
// PIC32MX795F512L
1
// PIC32MX795F512L
2
 
2
 
3
// Uncomment ONE of the following:
3
// Uncomment ONE of the following:
4
//#define CEREBOT_32MX7
4
#define CEREBOT_32MX7
5
 #define CEREBOT_MX7CK
5
// #define CEREBOT_MX7CK
6
 
6
 
7
// Power supply must be 5V for proper operation of the board!
7
// Power supply must be 5V for proper operation of the board!
8
 
8
 
9
#define CPU_CLOCK_HZ    80000000UL
9
#define CPU_CLOCK_HZ    80000000UL
10
#define PERIPHERAL_CLOCK_HZ 80000000UL
10
#define PERIPHERAL_CLOCK_HZ 80000000UL