|
|
|
FreeRTOS: Amoeba Distributed Operating System, Barrelfish, BlackBerry Tablet OS
|
 (Buch) |
Dieser Artikel gilt, aufgrund seiner Grösse, beim Versand als 2 Artikel!
| Inhalt: |
| Please note that the content of this book primarily consists of articles
available from Wikipedia or other free sources online. FreeRTOS is a
real-time operating system for embedded devices, being ported to several
microcontrollers. It is distributed under the GPL with an optional
exception. The exception permits users' proprietary code to remain
closed source while maintaining the kernel itself as open source,
thereby facilitating the use of FreeRTOS in proprietary
applications.FreeRTOS is designed to be small and simple. The kernel
itself consists of only three or four C files. To make the code
readable, easy to port, and maintainable, it is written mostly in C, but
there are a few assembler functions included where needed (mostly in
architecture specific scheduler routines). The download contains
prepared configurations and demonstrations for every port and compiler,
allowing rapid application design. The FreeRTOS.org site also contains
RTOS tutorials, details of the RTOS design and performance comparison
results for various microcontrollers. |
|