FreeRTOS-Kernel/FreeRTOS-Plus
Oscar Michael Abrina e4d6696eb2
Add username/password authentication for MQTT Mutual Auth Demo (#334)
MQTT allows authentication through a username/password in the CONNECT packet. This PR allows the username/password to be passed that way through a config macro. Metrics are also collected for AWS IoT Core through a set of configurable macros that are hard coded to FreeRTOS #tskKERNEL_VERSION_NUMBER. The appropriate ALPN protocols are passed when using AWS IoT Core for username/password authentication.
2020-10-12 17:36:33 -07:00
..
Demo Add username/password authentication for MQTT Mutual Auth Demo (#334) 2020-10-12 17:36:33 -07:00
Source Move PKCS #11 Mutual Auth Demo from LTS Dev branch (#338) 2020-10-12 15:40:54 -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