mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Trivial fix to spacing
This commit is contained in:
@@ -74,8 +74,8 @@
|
|||||||
* In order to use FMC SRAM, the following additional things need to be
|
* In order to use FMC SRAM, the following additional things need to be
|
||||||
* present in the NuttX configuration file:
|
* present in the NuttX configuration file:
|
||||||
*
|
*
|
||||||
* CONFIG_STM32F7_FMC=y : Enables the FMC
|
* CONFIG_STM32F7_FMC=y : Enables the FMC
|
||||||
* CONFIG_STM32F7_FMC_SRAM=y : Indicates that SRAM is available via the
|
* CONFIG_STM32F7_FMC_SRAM=y : Indicates that SRAM is available via the
|
||||||
* FMC (as opposed to an LCD or FLASH).
|
* FMC (as opposed to an LCD or FLASH).
|
||||||
* CONFIG_HEAP2_BASE : The base address of the SRAM in the FMC
|
* CONFIG_HEAP2_BASE : The base address of the SRAM in the FMC
|
||||||
* address space
|
* address space
|
||||||
|
|||||||
@@ -353,7 +353,7 @@ STM32F746G-DISCO-specific Configuration Options
|
|||||||
AHB3
|
AHB3
|
||||||
----
|
----
|
||||||
|
|
||||||
CONFIG_STM32F7_FMC FMC control registers
|
CONFIG_STM32F7_FMC FMC control registers
|
||||||
CONFIG_STM32F7_QUADSPI QuadSPI Control
|
CONFIG_STM32F7_QUADSPI QuadSPI Control
|
||||||
|
|
||||||
Timer devices may be used for different purposes. One special purpose is
|
Timer devices may be used for different purposes. One special purpose is
|
||||||
|
|||||||
Reference in New Issue
Block a user