]> begriffs open source - freertos/commit
Update main.c() for the WIN32-MingW project so the trace recorder is initialized...
authorRichard Barry <ribarry@amazon.com>
Mon, 7 Jan 2019 19:40:13 +0000 (19:40 +0000)
committerRichard Barry <ribarry@amazon.com>
Mon, 7 Jan 2019 19:40:13 +0000 (19:40 +0000)
commita4941ac5db70cfd49b8042ead19fbb34f541088c
tree12361ec854d403d094b1d26cae5539783d058753
parent80df5cd5176c0482f7450306ae986f576e515371
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.
FreeRTOS/Demo/WIN32-MingW/main.c