From 87a513da86eb78349a66d08f266672eb1201f4c4 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 3 Jan 2013 11:32:45 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5025 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/various/cpp_wrappers/ch.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'os/various') diff --git a/os/various/cpp_wrappers/ch.hpp b/os/various/cpp_wrappers/ch.hpp index 139328fc5..2f2d5bfe0 100644 --- a/os/various/cpp_wrappers/ch.hpp +++ b/os/various/cpp_wrappers/ch.hpp @@ -31,6 +31,9 @@ #ifndef _CH_HPP_ #define _CH_HPP_ +/** + * @brief ChibiOS kernel-related classes and interfaces. + */ namespace chibios_rt { /*------------------------------------------------------------------------* -- cgit v1.2.3