aboutsummaryrefslogtreecommitdiffstats
path: root/boards/addons/gdisp/board_ILI9320_olimex_pic32mx_lcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'boards/addons/gdisp/board_ILI9320_olimex_pic32mx_lcd.h')
-rw-r--r--boards/addons/gdisp/board_ILI9320_olimex_pic32mx_lcd.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/boards/addons/gdisp/board_ILI9320_olimex_pic32mx_lcd.h b/boards/addons/gdisp/board_ILI9320_olimex_pic32mx_lcd.h
index 5315127b..0e399f1f 100644
--- a/boards/addons/gdisp/board_ILI9320_olimex_pic32mx_lcd.h
+++ b/boards/addons/gdisp/board_ILI9320_olimex_pic32mx_lcd.h
@@ -6,8 +6,11 @@
*/
/**
- * @file drivers/gdisp/ILI9320/board_ILI9320_olimex_pic32mx_lcd.h
- * @brief GDISP Graphic Driver subsystem board interface for the ILI9325 display.
+ * @file boards/addons/gdisp/board_ILI9320_olimex_pic32mx_lcd.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