Features - DEPRECATED

Page date Wed Nov 10 21:44:11 2010 .   Improve this page

µOS++ provides:

  • a preemptive scheduler, with very small overhead
  • elegant, easy to use, object oriented structure
  • small footprint
  • fine grain configuration of all RAM resources (type/size)
  • preprocessor code inclusion/exclusion at line level for reduced flash size
  • basic synchronization primitives based on Unix sleep/wakeup mechanisms
  • multiple system timers (counting ticks or seconds)
  • advanced customizable timers
  • mutual exclusion objects
  • synchronised flags
  • USB and USART character device drivers
  • MMC/SD Card drivers
  • SDI-12 sensor drivers
  • … many more.