Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
5f31999b
Commit
5f31999b
authored
7 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
Trivial fix to spacing
parent
0fa20406
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
arch/arm/src/stm32f7/stm32_allocateheap.c
+2
-2
2 additions, 2 deletions
arch/arm/src/stm32f7/stm32_allocateheap.c
configs/stm32f746g-disco/README.txt
+1
-1
1 addition, 1 deletion
configs/stm32f746g-disco/README.txt
with
3 additions
and
3 deletions
arch/arm/src/stm32f7/stm32_allocateheap.c
+
2
−
2
View file @
5f31999b
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
configs/stm32f746g-disco/README.txt
+
1
−
1
View file @
5f31999b
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment