# FreeRTOS

The most widely deployed real-time kernel on microcontrollers: since 2003 it has been inside appliances, sensors and industrial equipment all over the world. It is a handful of C files you drop into your project. Amazon has maintained it since 2017.

- **Category:** Embedded
- **License:** MIT
- **Official Site:** https://www.freertos.org/
- **Download:** https://github.com/FreeRTOS/FreeRTOS/releases
- **Original page:** https://linuxgratis.com/en/freertos

## Releases

| Version | Release Date | End of Support | Status |
| --- | --- | --- | --- |
| 202411.00 | 2024-11-21 | - | Active |
