summaryrefslogtreecommitdiff
path: root/c-user/glossary.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-02-03 12:54:44 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-02-03 12:54:44 +0100
commit1f3c22e7868b14482df287656e602e17ccac4adc (patch)
tree8a1644e4181f41251999543b10f7534d38e7c6f4 /c-user/glossary.rst
parentb2e56c5abe2632aa063a1b4968e22fd1b40edb04 (diff)
c-user: Update SMP introduction
Diffstat (limited to 'c-user/glossary.rst')
-rw-r--r--c-user/glossary.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/c-user/glossary.rst b/c-user/glossary.rst
index 2fa7e98..949c982 100644
--- a/c-user/glossary.rst
+++ b/c-user/glossary.rst
@@ -60,10 +60,8 @@ Glossary
broadcast
To simultaneously send a message to a logical set of destinations.
- BSP
- see Board Support Package.
-
Board Support Package
+ BSP
A collection of device initialization and control routines specific to a
particular type of board or collection of boards.