BeRTOS
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
| BeRTOS | |
|---|---|
| Developer | Develer s.r.l. and BeRTOS community |
| Written in | ANSI C |
| OS family | Real-time operating system |
| Working state | Discontinued |
| Source model | Open source |
| Initial release | June 3, 2004 |
| Final release | 2.7.99 / August 2011 |
| Marketing target | Embedded systems |
| Available in | English |
| Update method | Compile from source code |
| Supported platforms | ARM Cortex-M3, ARM ARM7TDMI, Atmel AVR, x86, x86-64 |
| Kernel type | Microkernel |
| License | GPLv2 or later, with exception[1][2] |
| Official website | github |
BeRTOS is a real-time operating system designed for embedded systems.[3]
It is free and open-source software released under the GNU General Public License, version 2 (GPLv2) or later, with a special exception granting proprietary applications the right to keep their source code closed while keeping the base BeRTOS code open.[1][2]
It has a very modular design, that allows running it on different architectures, ranging from tiny 8-bit microcontrollers such as Atmel AVR microcontrollers up to the 32-bit ARM architecture, and on hosted environments such as Linux and Microsoft Windows. BeRTOS is written in ANSI C, and supported by popular embedded Secure Sockets Layer (SSL) and successor Transport Layer Security (TLS) libraries such as wolfSSL.
BeRTOS preemptive multitasking kernel implements many inter-process communication (IPC) primitives, including: signals, semaphores, and messages.
In addition to the kernel, BeRTOS provides a hardware abstraction layer (HAL) that includes many peripheral device drivers (timer, serial, analog-to-digital converter (ADC), motors, liquid-crystal display (LCD), NTC sensors, keyboard, buzzer, memories), algorithms (hash table, cyclic redundancy check (CRC), MD2, entropy pool, run-length encoding (RLE)), communication protocols, and a graphic windowing subsystem for small display devices.
References
- ^ a b "BeRTOS: License". Archived from the original on 2014-04-06. Retrieved 2021-06-18.
- ^ a b "verstag.c". GitHub. Archived from the original on 2021-06-18. Retrieved 2021-06-18.
... either version 2 of the License, or (at your option) any later version.
- ^ "BeRTOS: Free Embedded RTOS". SlideShare. Scribd. 2009-10-16.
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.