FreeRTOS/FreeRTOS-Plus
Gaurav-Aggarwal-AWS c8c1c12765
Remove cast from configMINIMAL_STACK_SIZE ()
The configMINIMAL_STACK_SIZE was defined to PTHREAD_STACK_MIN with cast
to unsigned short. This cast cab be too restrictive and result in
truncation on some platforms. This commit removes this unnecessary cast.

Related issue - https://github.com/FreeRTOS/FreeRTOS/issues/967

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
..
Demo Remove cast from configMINIMAL_STACK_SIZE ()
Source Cellular transport return socket closed when remote disconnected ()
Test [AUTO][RELEASE]: Bump file header version to "202212.00"
ThirdParty FreeRTOS Windows Simulator Build Changes and LTS 2.0 Update ()
VisualStudio_StaticProjects Make static IP address configurable ()
.gitignore FreeRTOS Windows Simulator Build Changes and LTS 2.0 Update ()
readme.txt Update version numbers to V7.4.1.

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Directories:



+ The FreeRTOS-Plus/Source directory contains source code for some of the

  FreeRTOS+ components.  These subdirectories contain further readme files and

  links to documentation.



+ The FreeRTOS-Plus/Demo directory contains a demo application for every most of

  the FreeRTOS+ components.  Lots of the demo applications use the FreeRTOS

  Windows simulator for easy evaluation.  Be aware that FreeRTOS is much slower

  and not deterministic when executed in a simulated environment.



+ See http://www.freertos.org/plus