FreeRTOS
FreeRTOS
FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
backoffAlgorithm
Algorithm for calculating exponential backoff with jitter for network retry attempts.
coreHTTP
Client implementation of a subset of HTTP 1.1 protocol designed for embedded devices.
coreJSON
A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers
coreMQTT
Client implementation of the MQTT 3.1.1 specification for embedded devices
coreMQTT-Agent
Implements an MQTT agent (or daemon) task for simple MQTT connection sharing among different threads of execution.
coreMQTT-Agent-Demos
Demonstrates use of coreMQTT-Agent for simple MQTT connection sharing among different threads of execution.
FreeRTOS
'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
FreeRTOS-Cellular-Interface
FreeRTOS Cellular Interface implementation of the 3GPP TS v27.007 standard.