]> git.sur5r.net Git - freertos/commit
Remove the 'death' tasks from the demo as on Win2K and WinXP the behaviour of the...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 22 Nov 2010 16:11:16 +0000 (16:11 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 22 Nov 2010 16:11:16 +0000 (16:11 +0000)
commit62601987e1c805aeb071bf0ab3cc81945a089388
tree401bc923728a48fb554c7eacf2cc8555ff83aaf5
parentdd72eca7f48268ad93f83067c859e04eec91018e
Remove the 'death' tasks from the demo as on Win2K and WinXP the behaviour of the TerminateThread() function is such that resources leak and eventually the 'death' tests will fail.

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