FreeRTOS-Kernel/FreeRTOS-Plus
Oscar Michael Abrina 2134bd6619
Match @param style for all MQTT demos (#343)
Some demos like MQTT plaintext, serializer, and keep alive do not use @param[in] or @param[out] and instead use @param only. This change makes it so that the style matches among all demos. In addition, because FREERTOS_CONFIG_H has no trailing underscore, CORE_MQTT_CONFIG_H_ is changed to CORE_MQTT_CONFIG_H and same for MBEDTLS_CONFIG_H_.
2020-10-13 13:08:46 -07:00
..
Demo Match @param style for all MQTT demos (#343) 2020-10-13 13:08:46 -07:00
Source Fix MISRA warnings for platform code used by MQTT demos (#337) 2020-10-13 12:55:26 -07:00
Test Exercise xTaskDelayUntil() in demos and tests (#335) 2020-10-11 17:07:09 -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