aboutsummaryrefslogtreecommitdiffstats
path: root/boards/addons/gdisp/board_HX8347D_stm32f4discovery.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-03-28 08:52:30 +1000
committerinmarket <andrewh@inmarket.com.au>2014-03-28 08:52:30 +1000
commit16f86ed2e6980fd0ddfa4cedb6bdaf51881f0e3c (patch)
treecaca1dfead164a664f520e25e532545862c358b1 /boards/addons/gdisp/board_HX8347D_stm32f4discovery.h
parentcf22a7f8e377bd6ae94c982aff0c7410013e6ed2 (diff)
downloaduGFX-16f86ed2e6980fd0ddfa4cedb6bdaf51881f0e3c.tar.gz
uGFX-16f86ed2e6980fd0ddfa4cedb6bdaf51881f0e3c.tar.bz2
uGFX-16f86ed2e6980fd0ddfa4cedb6bdaf51881f0e3c.zip
Update incorrect file headers on demo board files
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