Skip to content

charliexp/picoos

 
 

Repository files navigation

pico]OS

This is a fork of pico]OS realtime operating system.

It was originally created by Dennis Kuschel and Swen Moczarski, see original site at sourceforge for details.

Compared to official release it contains updated versions of ports I have been writing:

  • Arm cortex-m0/m3/m4
  • Texas Instruments MSP430
  • Microchip PIC32
  • NPX LPC2xxx (Arm7tdmi)
  • Generic Unix (using ucontext(3))

There is some information about these in my blogs.

Other small changes are:

  • stdarg support for nano layer printf-functions
  • Makefile system uses GNU make pattern rules for source directory handling (otherwise projects that had many directories run into troubles)

Updated doxygen manual is available here.

About

Pico]OS realtime operating system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.3%
  • C++ 14.4%
  • Assembly 7.4%
  • Makefile 5.8%
  • Batchfile 0.1%