1 This is the source code of BeRTOS operating system.
3 You can generate the documentation using doxygen with the file Doxyfile-offline:
4 $ doxygen Doxyfile-offline
5 You can read the generated documentation by opening the file
6 doc/offline-reference/html/index.html
8 You can read the latest documentation online at the following address:
9 http://dev.bertos.org/doxygen
11 Tutorials can be found here:
12 http://www.bertos.org/use/tutorial-front-page
14 The support forum is located at forum.bertos.org.