The project aims to enhance POSIX compliance in the RTEMS real-time operating system, specifically focusing on improving Asynchronous I/O (AIO)...
Continue the Development of the x86_64 BSP
Matheus Pecoraro
This project seeks to advance the development of the x86_64 BSP by implementing ACPICA support, Symmetric Multiprocessing, Floating Point support and...
Make Stack Checker Error Handler Configurable
Mohamed H. Hassan
RTEMS real-time operating system utilizes a stack checker to detect stack overflows during execution. While this feature is essential for system...
Adding SPI, Watchdog and SD card support to Raspberry Pi 4B BSP
Ning Yang
This project aims to improve the Raspberry Pi 4B (RPi4B) BSP support on RTEMS. Last year, RPi4B BSP support added GPIO, six UARTs, I2C, and IO...
Add BSP for Polarfire based Beagle
Purva Yeshi
A BSP (Board Support Package) is a software component that connects a particular target board or hardware to RTEMS, enabling its services for...
Add Python initializer to GDB in RTEMS
Suraj Kumar (the.m3chanic)
This project aims to improve the debugging experience on RTEMS by enhancing GDB with support for pretty-printing C++ STL objects and kernel...