aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-09-07 22:49:50 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-09-08 01:51:19 -0400
commitd908fcb9e26113f947d07cb1e15f93d46483ce1a (patch)
tree607800dea9344d1dc02295d12f331907cf5825d7
parent3bc661cd732edf59cdc96be735951cb68293c038 (diff)
downloadlibrambutan-d908fcb9e26113f947d07cb1e15f93d46483ce1a.tar.gz
librambutan-d908fcb9e26113f947d07cb1e15f93d46483ce1a.zip
stm32.rst: Add STM32_SRAM_END.
-rw-r--r--source/libmaple/api/stm32.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/libmaple/api/stm32.rst b/source/libmaple/api/stm32.rst
index 3b26703..6e631b0 100644
--- a/source/libmaple/api/stm32.rst
+++ b/source/libmaple/api/stm32.rst
@@ -17,6 +17,7 @@ Defines
.. doxygendefine:: STM32_NR_INTERRUPTS
.. doxygendefine:: STM32_NR_GPIO_PORTS
.. doxygendefine:: STM32_DELAY_US_MULT
+.. doxygendefine:: STM32_SRAM_END
Deprecated Defines
------------------