Welcome to BeRTOS Real Time Operating System Developers' site

This site is dedicated to BeRTOS development.

Here you will find all BeRTOS development related tools: repository access, issues tracking, development policies, etc...


Starting points


Main features

  • Multitasking kernel: cooperative and preemptive task scheduling.
  • Ready to use hardware drivers for peripherals such as serial, ADC, LCD (text and graphics), NTC, memories and many more devices.
  • Full graphic subsystem for simple displays, with font support, bitmaps, clipping, text formatting, interactive menus.
  • Modular and scalable: you can configure BeRTOS to suit your needs, no waste of precious memory space.
  • Unix emulator available: BeRTOS applications can be developed without the target hardware! Check DemoApp
  • Fully static memory model, suitable for tiny memory systems.
  • Open source and royalty free: BeRTOS is released under a modified GPLv2 license, check BertosLicense