FreeRTOS-Ada
Ada RTOS
Provides a set of Ada libraries and runtime systems for real-time systems on various microcontrollers.
This project contains various GNAT Ada Run Time Systems (RTSs) based on FreeRTOS for MCUs: the Arduino Due, the STM32F4-series evaluation boards from STMicroelectronics and the BBC micro:bit (v1); working on Espressif ESP32-H2 and RaspberryPi RP2350 (risc-v core)
67 stars
13 watching
14 forks
Language: Ada
last commit: 2 months ago
Linked from 1 awesome list
adacortexgnatrisc-vrtosrts
Related projects:
Repository | Description | Stars |
---|---|---|
| An operating system written in Ada, designed to be safe and portable across multiple microcontrollers. | 35 |
| A set of libraries and utilities for building concurrent systems on AVR and other Arduino-based platforms. | 305 |
| Real-time operating system designed for deeply embedded applications with support for multiple architectures and standard C++ features. | 170 |
| A Rust wrapper for a popular real-time operating system | 234 |
| A lightweight, real-time operating system for microcontrollers. | 202 |
| A Rust framework for integrating Real-Time Operating Systems into embedded applications. | 377 |
| An object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications. | 439 |
| An embedded RTOS designed for ARM Cortex M microcontrollers with features like decoupled system and application binaries, POSIX style file systems, and hardware abstraction. | 117 |
| An implementation of a round-robin pre-emptive scheduler and build environment for ARM Cortex M4 controllers. | 22 |
| A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. | 1,849 |
| A real-time operating system built from scratch in C using the ARM architecture | 18 |
| A real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support. | 25 |
| A C++ library providing an interface to real-time clocks for Arduino microcontrollers. | 801 |
| A static Real-Time Operating System for small embedded systems | 630 |
| An Arduino library that integrates FreeRTOS with ATmega devices, enabling the use of FreeRTOS capabilities in the Arduino environment. | 861 |