aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/chibios.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-05-10 18:50:15 +0200
committerJoel Bodenmann <joel@unormal.org>2014-05-10 18:50:15 +0200
commit2632bb1ed5a3e362ad440d7a1a663911ce2bbcae (patch)
treef3d4bf3979f9008c56a55eed7d3b21fbe0c43ecb /src/gos/chibios.h
parent1478fdf41e3731cafacd22ff6f530fb724c02df3 (diff)
downloaduGFX-2632bb1ed5a3e362ad440d7a1a663911ce2bbcae.tar.gz
uGFX-2632bb1ed5a3e362ad440d7a1a663911ce2bbcae.tar.bz2
uGFX-2632bb1ed5a3e362ad440d7a1a663911ce2bbcae.zip
doxygen cleanup
Diffstat (limited to 'src/gos/chibios.h')
-rw-r--r--src/gos/chibios.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gos/chibios.h b/src/gos/chibios.h
index 9f7f5e37..e0b95707 100644
--- a/src/gos/chibios.h
+++ b/src/gos/chibios.h
@@ -5,12 +5,6 @@
* http://ugfx.org/license.html
*/
-/**
- * @file src/gos/chibios.h
- * @brief GOS - Operating System Support header file for ChibiOS.
- * @details Supports both, ChibiOS/RT 2.x and 3.x
- */
-
#ifndef _GOS_CHIBIOS_H
#define _GOS_CHIBIOS_H