aboutsummaryrefslogtreecommitdiffstats
path: root/boards/addons/gdisp/board_HX8347D_stm32f4discovery.h
diff options
context:
space:
mode:
Diffstat (limited to 'boards/addons/gdisp/board_HX8347D_stm32f4discovery.h')
-rw-r--r--boards/addons/gdisp/board_HX8347D_stm32f4discovery.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/boards/addons/gdisp/board_HX8347D_stm32f4discovery.h b/boards/addons/gdisp/board_HX8347D_stm32f4discovery.h
index f486841b..341f4366 100644
--- a/boards/addons/gdisp/board_HX8347D_stm32f4discovery.h
+++ b/boards/addons/gdisp/board_HX8347D_stm32f4discovery.h
@@ -6,8 +6,11 @@
*/
/**
- * @file drivers/gdisp/HX8347D/board_HX8347D_stm32f4discovery.h
+ * @file boards/addons/gdisp/board_HX8347D_stm32f4discovery.h
* @brief GDISP Graphic Driver subsystem board SPI interface for the HX8347D 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