Skip to content
This repository has been archived by the owner. It is now read-only.
Bertos free RTOS: http://dev.bertos.org
C C++ Makefile Python Assembly Ruby Other
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bertos Silent implicit fallthrough warning. Aug 9, 2018
boards
doc
examples
spec/at91sam7s-ek Add first skell of settings and defines of the supported board. Dec 12, 2008
test
wizard The info dict could be empty. Nov 11, 2014
.gdbinit
.gitignore
Doxyfile
Doxyfile-common Update doxyfile configuration. Mar 6, 2014
Doxyfile-offline doc: Various fixes to documentation infrastructure Sep 29, 2009
Doxyfile-snapshot doc: Various fixes to documentation infrastructure Sep 29, 2009
LICENSE.GPL
Makefile Remove old projects. May 28, 2010
Makefile.test Add missing avr prj to nightly test. Jan 13, 2012
README
VERSION

README

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!
You can’t perform that action at this time.