diff options
Diffstat (limited to 'src/gos/chibios.h')
-rw-r--r-- | src/gos/chibios.h | 6 |
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 |