aboutsummaryrefslogtreecommitdiffstats
path: root/boards/addons/gdisp/board_ILI9325_hy_stm32_100p.h
diff options
context:
space:
mode:
Diffstat (limited to 'boards/addons/gdisp/board_ILI9325_hy_stm32_100p.h')
-rw-r--r--boards/addons/gdisp/board_ILI9325_hy_stm32_100p.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/boards/addons/gdisp/board_ILI9325_hy_stm32_100p.h b/boards/addons/gdisp/board_ILI9325_hy_stm32_100p.h
index 60508c1a..87c4530d 100644
--- a/boards/addons/gdisp/board_ILI9325_hy_stm32_100p.h
+++ b/boards/addons/gdisp/board_ILI9325_hy_stm32_100p.h
@@ -19,8 +19,11 @@
/**
- * @file drivers/gdisp/ILI9325/board_ILI9325_hy_stm32_100p.h
- * @brief GDISP Graphic Driver subsystem board interface for the ILI9325 display.
+ * @file boards/addons/gdisp/board_ILI9325_hy_stm32_100p.h
+ * @brief GDISP Graphic Driver subsystem board SPI interface for the ILI9325 display.
+ *
+ * @note This file contains a mix of hardware specific and operating system specific
+ * code. You will need to change it for your CPU and/or operating system.
*/
#ifndef GDISP_LLD_BOARD_H