Update available in Subversion

rtel wrote on Monday, July 03, 2006:

The FreeRTOS.org SVN repository held at SourceForge has been updated with some kernel enhancements (small optimisations).

Note the new function xTaskResumeFromISR() has not been tested!!!  I will write a test task for this before the official release.

Regards.

nobody wrote on Tuesday, July 04, 2006:

You can save 100bytes by making the macro prvAddTaskToReadyQueue into a function.