Skip to content
Snippets Groups Projects
Commit 5f31999b authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Trivial fix to spacing

parent 0fa20406
No related branches found
No related tags found
No related merge requests found
......@@ -74,8 +74,8 @@
* In order to use FMC SRAM, the following additional things need to be
* present in the NuttX configuration file:
*
* CONFIG_STM32F7_FMC=y : Enables the FMC
* CONFIG_STM32F7_FMC_SRAM=y : Indicates that SRAM is available via the
* CONFIG_STM32F7_FMC=y : Enables the FMC
* CONFIG_STM32F7_FMC_SRAM=y : Indicates that SRAM is available via the
* FMC (as opposed to an LCD or FLASH).
* CONFIG_HEAP2_BASE : The base address of the SRAM in the FMC
* address space
......
......@@ -353,7 +353,7 @@ STM32F746G-DISCO-specific Configuration Options
AHB3
----
CONFIG_STM32F7_FMC FMC control registers
CONFIG_STM32F7_FMC FMC control registers
CONFIG_STM32F7_QUADSPI QuadSPI Control
Timer devices may be used for different purposes. One special purpose is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment