X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=README;fp=README;h=68b5489c01a1cfb00764ddd6f557ed3d596da7ca;hb=67e29ae6cb560d36a32d19008d9394a2d4194b5e;hp=0000000000000000000000000000000000000000;hpb=a74e6ce3c93f189c9e9490137321d32963242e6e;p=bertos.git diff --git a/README b/README new file mode 100644 index 00000000..68b5489c --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +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 latest documentation online at the following address: +http://dev.bertos.org/doxygen + +Tutorials can be found here: +http://www.bertos.org/use/tutorial-front-page + +The support forum is located at forum.bertos.org. + +Have fun with BeRTOS!