summaryrefslogtreecommitdiffstats
path: root/bsp-howto/initilization_code.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-12-20 13:17:04 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-12-21 11:34:14 +0100
commitc8aecf996c61a6f2d38e9c6914528ad60b44cc2d (patch)
treef40ba6fcca7f1e97736d4444736630a5b1f0e975 /bsp-howto/initilization_code.rst
parentMove Shared Memory Support Driver chapter (diff)
downloadrtems-docs-c8aecf996c61a6f2d38e9c6914528ad60b44cc2d.tar.bz2
Add warnings to basic BSP chapters
Update #2852.
Diffstat (limited to 'bsp-howto/initilization_code.rst')
-rw-r--r--bsp-howto/initilization_code.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsp-howto/initilization_code.rst b/bsp-howto/initilization_code.rst
index 85bc10b..3dacaa7 100644
--- a/bsp-howto/initilization_code.rst
+++ b/bsp-howto/initilization_code.rst
@@ -7,6 +7,10 @@
Initialization Code
*******************
+.. warning::
+
+ This chapter contains outdated and confusing information.
+
Introduction
============