Added example project and workspace for IAR for AVR compiler, and fixed compiler errors and warnings after doing such a deed.
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
/* me */
|
||||
#include "rs485.h"
|
||||
|
||||
/* forward prototype */
|
||||
ISR(USART0_RX_vect);
|
||||
/* baud rate */
|
||||
static uint32_t Baud_Rate = 9600;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user