diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-11 11:59:17 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-16 13:23:39 -0400 |
commit | 240c0f640d948e720e1d553fbcf727bc25368d62 (patch) | |
tree | de4c4ef2dfdb4ae6f45aa99372a65e42ab71c14d /source/libmaple | |
parent | 6ff7fbaf9e7bf5d544d011704ebe69c3238c395f (diff) | |
download | librambutan-240c0f640d948e720e1d553fbcf727bc25368d62.tar.gz librambutan-240c0f640d948e720e1d553fbcf727bc25368d62.zip |
stm32.rst: Add :ref: target.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'source/libmaple')
-rw-r--r-- | source/libmaple/api/stm32.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/libmaple/api/stm32.rst b/source/libmaple/api/stm32.rst index 4a4ee6c..335bda4 100644 --- a/source/libmaple/api/stm32.rst +++ b/source/libmaple/api/stm32.rst @@ -65,6 +65,7 @@ MCU Feature Tests The following defines can be used to determine if the target MCU has a particular feature. +.. _libmaple-stm32-STM32_HAVE_FSMC: .. doxygendefine:: STM32_HAVE_FSMC .. doxygendefine:: STM32_HAVE_USB |