mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Trivial fix to comment
This commit is contained in:
@@ -103,7 +103,7 @@ void sam_boardinitialize(void)
|
|||||||
|
|
||||||
#ifdef CONFIG_SAMV7_SDRAMC
|
#ifdef CONFIG_SAMV7_SDRAMC
|
||||||
/* Configure SDRAM if it has been enabled in the NuttX configuration.
|
/* Configure SDRAM if it has been enabled in the NuttX configuration.
|
||||||
* Here we assume, of course, that we are not running out SDRAM.
|
* Here we assume, of course, that we are not running out of SDRAM.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
sam_sdram_config();
|
sam_sdram_config();
|
||||||
|
|||||||
Reference in New Issue
Block a user