You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/FreeRTOS-Plus/Demo
Gaurav-Aggarwal-AWS c8c1c12765
Remove cast from configMINIMAL_STACK_SIZE (#971)
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>
2 years ago
..
AWS Remove commented signing cert constant (#917) 2 years ago
Common Changes in FreeRTOS+TCP demo application files to add compatibility for running EndPoint changes in the IPv4 stack. (#907) 2 years ago
FreeRTOS_Cellular_Interface_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/History.txt 7 years ago
FreeRTOS_Plus_Reliance_Edge_and_CLI_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
FreeRTOS_Plus_TCP_Echo_Posix Remove cast from configMINIMAL_STACK_SIZE (#971) 2 years ago
FreeRTOS_Plus_TCP_Echo_Qemu_mps2 Update Readme for the FreeRTOS_PLUS_TCP_ECHO_QEMU_msp2 (#939) 2 years ago
FreeRTOS_Plus_TCP_Minimal_Windows_Simulator update the freertos + TCP demos to use the neew API for getting the UDP pyaload buffer [FreeRTOS_GetUDPPayloadBuffer_ByIPType] (#938) 2 years ago
FreeRTOS_Plus_TCP_UDP_Mode_CLI_Windows_Simulator update the freertos + TCP demos to use the neew API for getting the UDP pyaload buffer [FreeRTOS_GetUDPPayloadBuffer_ByIPType] (#938) 2 years ago
FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC FreeRTOS+UDP was removed in FreeRTOS V10.1.0 as it was replaced by FreeRTOS+TCP, 7 years ago
FreeRTOS_Plus_WolfSSL_FIPS_Ready_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
FreeRTOS_Plus_WolfSSL_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
coreHTTP_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
coreMQTT_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
corePKCS11_MQTT_Mutual_Auth_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
corePKCS11_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
coreSNTP_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202212.00" 2 years ago
Also_See_More_FreeRTOS+TCP_and_FreeRTOS_FAT_in_the_lab.url FreeRTOS+TCP: Added ipconfigSOCKET_HAS_USER_WAKE_CALLBACK configuration option so the user can specify a callback to execute when data arrives. 7 years ago
readme.txt Update version numbers to V7.4.1. 12 years ago

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/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