Adding Support for the Scrutiny Debugger Instrumentation Library
aftwasiq
This project will integrate the Scrutiny Embedded instrumentation library to RTEMS. The result of this project will be an instrumentation interface...
lwIP TCP/IP Network Stack Improvements
Armaan_Chowfin
This project brings up lwIP on the TI TMS570LC43x under RTEMS. The TMS570 is a high-reliability MCU most recently used as the flight controller on...
Add packaging options to RTEMS Deployment.
Ayush Yadav (acidicneko)
RTEMS Deployment currently supports TAR and RPM package types for toolchain and RTEMS BSP configuration distributions. However, users of Debian-based...
Adding modular heap support to RTEMS
mez3n
This project aims to update the current memory allocator used by RTEMS to be modular, allowing users to provide their own heap implementation or use...
Add MPCP & DPCP Support to RTEMS
purple-affogato
The goal of this project is to introduce more locking protocols, in particular Multiprocessor Priority Ceiling Protocol (MPCP) and Distributed...
Controller Area Network (CAN) Stack Improvement: BeagleBone Black D-CAN Driver Implementation
riverquiet
This project implements a D-CAN driver for the AM335x controller on the BeagleBone Black and integrates it into the RTEMS CAN stack, addressing the...
Adding Framebuffer, SD card and PCIe support to the Raspberry Pi 4b BSP
Shaunak Datar
This project extends the Raspberry Pi 4b BSP in RTMES by adding Framebuffer, SDHCI and PCIe support. Building on mailbox and DMA support added during...
Add Support for C11 Annex K Bounds-Checking Functions in RTEMS
Yash Bhiwania
RTEMS currently lacks C11 Annex K bounds-checking functions (strcpy_s, memcpy_s, sprintf_s and ~45 others) which provide runtime buffer-size...