]> begriffs open source - freertos/commit
Do not call exit() on MSVC Port when calling vPortEndScheduler (#624) 589/head
authorJu1He1 <93189163+Ju1He1@users.noreply.github.com>
Wed, 15 Feb 2023 06:10:32 +0000 (07:10 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2023 06:10:32 +0000 (11:40 +0530)
commit8252edec4547afed4e6ada74bd9353b52972894f
treed1740e0020e7f9de6f5babaee383d08816cfec98
parent050cf0d80f4a25c06a37efa7ab6f1b4c877a84b0
Do not call exit() on MSVC Port when calling vPortEndScheduler (#624)

* make port exitable

* correctly set xPortRunning to False

* add suggestions from Review

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
* add suggestions from Review

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
---------

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
portable/MSVC-MingW/port.c