68b5489c01a1cfb00764ddd6f557ed3d596da7ca
[bertos.git] / README
1 This is the source code of BeRTOS operating system.
2
3 You can generate the documentation using doxygen with the file Doxyfile-offline:
4 $ doxygen Doxyfile-offline
5
6 You can read the latest documentation online at the following address:
7 http://dev.bertos.org/doxygen
8
9 Tutorials can be found here:
10 http://www.bertos.org/use/tutorial-front-page
11
12 The support forum is located at forum.bertos.org.
13
14 Have fun with BeRTOS!