/bertos

Bertos free RTOS: http://dev.bertos.org

Primary LanguageCGNU General Public License v2.0GPL-2.0

This is the source code of BeRTOS operating system.

You can generate the documentation using doxygen with the file Doxyfile-offline:

$ doxygen Doxyfile-offline

You can read the generated documentation by opening the file:

    doc/offline-reference/html/index.html

You can read the latest documentation online at the following address:

    http://dev.bertos.org/doxygen


Have fun with BeRTOS!