Rev 1208 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1208 | Rev 1210 | ||
|---|---|---|---|
| Line 12... | Line 12... | ||
| 12 | TIMER_USE_TIMER=2 |
12 | TIMER_USE_TIMER=2 |
| 13 | TIMER_TICKFREQ=1000 |
13 | TIMER_TICKFREQ=1000 |
| 14 | 14 | ||
| 15 | 15 | ||
| 16 | // set to 0 when using external can controller from bios |
16 | // set to 0 when using external can controller from bios |
| 17 |
|
17 | MCP_CAN_PROCESS_RENAMED=0 |
| 18 | 18 | ||
| 19 | MCP_USART_SPI_MODE=1 |
19 | MCP_USART_SPI_MODE=1 |
| 20 | MCP_CS_PORT_USART=PORTC |
20 | MCP_CS_PORT_USART=PORTC |
| 21 | MCP_CS_BIT_USART=PC0 |
21 | MCP_CS_BIT_USART=PC0 |
| 22 | MCP_CS_DDR_USART=DDRC |
22 | MCP_CS_DDR_USART=DDRC |