Nikhil Kamath
Nikhil Kamath
Current FreeRTOS SMP uses a single lsingle set of locks to guard all critical sections and scheduler suspension. This results in lower performance because of lock contention. This work item...
This is an effort to get Security Evaluation Standard for IoT Platforms (SESIP) Assurance Level 3 certification working with a third party lab
The FreeRTOS kernel will be assessed, and certified for functional safety compliance under IEC 61508. With the safety-compliant kernel, FreeRTOS developers will be able to more easily build and test...
MQTT v5
Provide support for the new MQTT5 connectivity protocol for all FreeRTOS users. MQTT v5 builds on the MQTT v3.1.1 protocol used by most devices to connect to AWS IoT Core...
The primary goal is to integrate MLDv1 (RFC 2710) into FreeRTOS-Plus-TCP to facilitate the seamless integration of Matter devices. This implementation will focus on enabling crucial functionalities such as group...
- Define the standard APIs in FreeRTOS-plus-TCP library to support TSN and best effort traffic. - Design a multi-priority queue software architecture in the FreeRTOS-plus-TCP library to support TSN. -...