FreeRTOS-Kernel/FreeRTOS-Plus
RichardBarry 56d44da270
Exercise xTaskDelayUntil() in demos and tests (#335)
* Update AbortDelay.c so it uses both vTaskDelayUntil() and xTaskDelayUntil().
Update TaskNotifyArray.c to prevent false positive test failures that appear to be caused by unwarranted integer promotion.
Add use of xTaskDelayUntil() to blocktim.c
2020-10-11 17:07:09 -07:00
..
Demo Remove extraneous call to MQTT_ProcessLoop (#333) 2020-10-09 10:55:12 -07:00
Source Move MQTT Mutual Auth Demo from lts-development to master (#331) 2020-10-08 13:56:28 -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