![]() | |
מפתח |
Amazon Web Services ![]() |
---|---|
סוג רישיון |
רישיון MIT ![]() |
פלטפורמות |
ARM, RISC-V, PowerPC, TI MSP430, V850, TI MSP432, Xtensa, NXP ColdFire, מיקרו-בקר 8051, Atmel AVR, Nios II, AVR32, Infineon TriCore, 68HC12, x86 ![]() |
אתר אינטרנט |
https://www.freertos.org ![]() |
![]() ![]() |
FreeRTOS היא ליבת מערכת הפעלה זמן אמת (RTOS)[1][2][3] עבור מערכות משובצות שהותאמה ל-35 פלטפורמות מיקרו-בקר, ומופצת תחת רישיון MIT.
A kernel is not an RTOS, but this can be a confusing issue because of the inappropriate naming chosen for some popular kernels, ‘freeRTOS’ for example.
What is FreeRTOS? … The size constraints, and dedicated end application nature, rarely warrant the use of a full RTOS implementation - or indeed make the use of a full RTOS implementation possible. FreeRTOS therefore provides the core real-time scheduling functions, inter-task communication, timing, and synchronisation primitives only. This means it is more accurately described as a real time kernel, or real time executive. …
{{cite web}}
: (עזרה)