Rev 1210 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed
# Application specific configuration file# All parameters required by library code should be defined here# config.inc.template will be copied to your node folder as config.inc at compile# and then you may edit config.inc in your node folder (personal/nodeXYZ/) for settingsSERIAL_BAUDRATE=9600SERIAL_RX_BUFFER_SIZE=32SERIAL_TX_BUFFER_SIZE=64TIMER_NUM_TIMERS=3TIMER_USE_TIMER=2TIMER_TICKFREQ=1000// set to 0 when using external can controller from biosMCP_CAN_PROCESS_RENAMED=1MCP_USART_SPI_MODE=1MCP_CS_PORT_USART=PORTCMCP_CS_BIT_USART=PC0MCP_CS_DDR_USART=DDRCMCP_CAN_BITRATE_KBPS_USART=250MCP_CLOCK_FREQ_MHZ_USART=20MCP_CLOCK_PRESC_USART=1