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...
Posix Asynchronous I/O (AIO) Implementation
Alessandro Nardin
RTEMS (Real-Time Executive for Multiprocessor Systems) is a real-time operating system (RTOS) designed for embedded systems. The goal of the project...
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...
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...