Commit the RX IAR projects ready for release.

This commit is contained in:
Richard Barry 2010-09-14 13:48:11 +00:00
parent 0723a674f2
commit 2a44b5641d
13 changed files with 1401 additions and 1448 deletions

View file

@ -530,6 +530,8 @@ long lHigherPriorityTaskWoken = pdFALSE;
extern xSemaphoreHandle xEMACSemaphore;
static long ulTxEndInts = 0;
__enable_interrupt();
/* Has a Tx end occurred? */
if( ul & emacTX_END_INTERRUPT )
{