X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=README.bertos;h=8300de76d376d1ef24980dd9ef415bc334712ee4;hb=878b65015a7cb487d7b2d750ac9ed396fb110e60;hp=7c7cfb122126f275737767c7cadcfa92ac188b79;hpb=e5174304054e26cd8f3cd1f9980871c20c07fc46;p=bertos.git diff --git a/README.bertos b/README.bertos index 7c7cfb12..8300de76 100644 --- a/README.bertos +++ b/README.bertos @@ -1,8 +1,12 @@ -/* - * This document is automatically processed by Doxygen (http://www.doxygen.org/). - * Don't remove special formatting tags. - */ /*! + + \mainpage @@ -29,7 +33,7 @@ without giving up reliability and performace. To achieve the highest possible reusability, most BeRTOS components are designed for fine-grained modularity and minimal external dependencies. -Most non-essential features can be configured out for application with small +Most non-essential features can be configured out for applications with small memory footprint requirements. \section features Features @@ -74,6 +78,8 @@ The modules are sorted in subdirectories by their category: The top-level directory contains a few support headers that are meant to be usable by any C/C++ embedded or hosted application. +See the \ref dev_status page for information about the various drivers. + \section license License BeRTOS is provided under the term of the GNU General Public License