enabled PSC3 interrupt again
This commit is contained in:
@@ -276,9 +276,7 @@ void init_serial(void)
|
|||||||
MCF_PSC3_PSCCR = 0x05;
|
MCF_PSC3_PSCCR = 0x05;
|
||||||
#endif /* MACHINE_FIREBEE */
|
#endif /* MACHINE_FIREBEE */
|
||||||
|
|
||||||
#ifdef _NOT_USED_
|
MCF_INTC_ICR32 = 0x3F; /* PSC3 interrupt vector. Do we need it? */
|
||||||
MCF_INTC_ICR32 = 0x3F; //MAXIMALE PRIORITY/**********/
|
|
||||||
#endif /* _NOT_USED_ */
|
|
||||||
|
|
||||||
xprintf("\r\nserial interfaces initialization: finished\r\n");
|
xprintf("\r\nserial interfaces initialization: finished\r\n");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user