Added some porting to AT91SAM7S while playing with IAR compiler.

This commit is contained in:
skarg
2013-01-08 20:51:29 +00:00
parent cf882642a8
commit a576c29ae4
3 changed files with 12 additions and 3 deletions
+1 -2
View File
@@ -185,8 +185,7 @@ int main(
init();
bacnet_init();
/* enable interrupts */
enableIRQ();
enableFIQ();
isr_enable();
/* broadcast an I-Am on startup */
Send_I_Am(&Handler_Transmit_Buffer[0]);
/* endless blink loop */