FreeRTOS-Kernel/FreeRTOS-Plus
andysun2015 af837b2940
Fix build warnings in Shadow demo due to snprintf and unreferenced formal parameter (#357)
Fixes build warnings by making the following changes:
- Add header file for snprintf to prevent building warning in Visual Studio.
- Add for compiler warning about unused parameters.
2020-10-21 09:50:42 -07:00
..
Demo Fix build warnings in Shadow demo due to snprintf and unreferenced formal parameter (#357) 2020-10-21 09:50:42 -07:00
Source Update transport interface to remove const qualifier from NetworkContext_t * in send/recv (#356) 2020-10-21 09:39:20 -07:00
Test Relocate logging sources under FreeRTOS-Plus/Source/Logging (#354) 2020-10-20 20:31:54 -07:00
ThirdParty Move MQTT Mutual Auth Demo from lts-development to master (#331) 2020-10-08 13:56:28 -07:00
readme.txt Update version numbers to V7.4.1. 2013-04-18 12:58:17 +00:00

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