FreeRTOS-Kernel/portable/MSVC-MingW
Ju1He1 8252edec45
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>
2023-02-15 11:40:32 +05:30
..
port.c Do not call exit() on MSVC Port when calling vPortEndScheduler (#624) 2023-02-15 11:40:32 +05:30
portmacro.h Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00