Skip to main content

FunkOS

Last updated: 2013-04-23

License:

  • Other

Platforms:

MSP430 AVR

FunkOS is an RTOS for 8-32 bit MCUs including AVR, MSP430, and Cortex M3. Both C and C++ kernels avaiable. Key features include preemption, periodic events, device drivers, and mutex/semaphores. Includes a variety of graphics and filesystem middleware.

Features
#

  • Multithreading Kernel
  • Highly configurable
  • Complete resource protection
  • Device driver framework
  • Library of device drivers and demo apps
  • C and C++ kernels
  • FAT filesystem support
  • GUI framework