Created Rowley Crossworks AVR project for BDK port to ATmega644p.

This commit is contained in:
skarg
2012-01-12 23:09:14 +00:00
parent e3e706ffa9
commit 12d0d9f204
15 changed files with 259 additions and 80 deletions
@@ -32,8 +32,6 @@
/* me */
#include "rs485.h"
/* forward prototype */
ISR(USART0_RX_vect);
/* baud rate */
static uint32_t Baud_Rate = 9600;