FreeRTOS

Results 20 repositories owned by FreeRTOS

FreeRTOS-Kernel

1.4k
Stars
665
Forks
76
Watchers

FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.

backoffAlgorithm

15
Stars
24
Forks
Watchers

Algorithm for calculating exponential backoff with jitter for network retry attempts.

coreHTTP

43
Stars
50
Forks
Watchers

Client implementation of a subset of HTTP 1.1 protocol designed for embedded devices.

coreJSON

60
Stars
50
Forks
Watchers

A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers

coreMQTT

80
Stars
69
Forks
Watchers

Client implementation of the MQTT 3.1.1 specification for embedded devices

coreMQTT-Agent

27
Stars
28
Forks
Watchers

Implements an MQTT agent (or daemon) task for simple MQTT connection sharing among different threads of execution.

coreMQTT-Agent-Demos

32
Stars
28
Forks
Watchers

Demonstrates use of coreMQTT-Agent for simple MQTT connection sharing among different threads of execution.

corePKCS11

19
Stars
35
Forks
Watchers

Software implementation of the PKCS #11 standard.

FreeRTOS

3.1k
Stars
1.0k
Forks
Watchers

'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.

FreeRTOS-Cellular-Interface

43
Stars
35
Forks
Watchers

FreeRTOS Cellular Interface implementation of the 3GPP TS v27.007 standard.