Update the A2F SoftConsole project to match the current A2F IAR project.

This commit is contained in:
Richard Barry 2011-04-27 16:05:36 +00:00
parent 9b6bd9e419
commit 5831485bdf
10 changed files with 563 additions and 539 deletions

View file

@ -172,6 +172,7 @@ long lReturn = pdFALSE;
lReturn = pdTRUE;
}
}
taskEXIT_CRITICAL();
}
return lReturn;