]> git.sur5r.net Git - freertos/commit
Update main.c() for the WIN32-MingW project so the trace recorder is initialized...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 7 Jan 2019 19:40:13 +0000 (19:40 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 7 Jan 2019 19:40:13 +0000 (19:40 +0000)
commitf5c441f4346a651d78822121dadd1afc132cad78
tree12361ec854d403d094b1d26cae5539783d058753
parent5e9eb9622b993e24e88355556e132d818021ea14
Update main.c() for the WIN32-MingW project so the trace recorder is initialized even when the simple blinky demo is used - otherwise the trace recorder causes an exception as it is used without first being initialized.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2623 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/WIN32-MingW/main.c