]> git.sur5r.net Git - freertos/commit
Greatly simplified the Win32 port by only allowing threads to run on a single CPU...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 21 Nov 2010 20:55:04 +0000 (20:55 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 21 Nov 2010 20:55:04 +0000 (20:55 +0000)
commit1574410c77515e75239f0c1471f0e5ba4cc1a241
tree59c269681f09f67670b6358aa42cfcf06c4e1ffa
parentcc12de5491c756f779b62219acb29aae70098144
Greatly simplified the Win32 port by only allowing threads to run on a single CPU core.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1156 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/WIN32-MSVC/FreeRTOSConfig.h
Demo/WIN32-MSVC/WIN32.suo
Demo/WIN32-MSVC/main.c