]> git.sur5r.net Git - freertos/commit
Introduced configUSE_PORT_OPTIMISED_TASK_SELECTION, and updated the MSVC simulator...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 23 Sep 2012 14:35:12 +0000 (14:35 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 23 Sep 2012 14:35:12 +0000 (14:35 +0000)
commit61b264cb00e94ee268532d99c51d93aca97c7ed9
treec2e8fe6f55d50a261abe1379ebfe5615224f18a3
parentf5077dedf9fc77a84a463e79fb2cddd2e9cd0ae6
Introduced configUSE_PORT_OPTIMISED_TASK_SELECTION, and updated the MSVC simulator port as the first implementation.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1781 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
FreeRTOS/Source/include/FreeRTOS.h
FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
FreeRTOS/Source/tasks.c