mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Typo fixes.
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
70ce4b4fc1
commit
85ceb7920e
@@ -87,7 +87,7 @@ void stm32_boardinitialize(void)
|
||||
* If CONFIG_BOARD_LATE_INITIALIZE is selected, then an additional
|
||||
* initialization call will be performed in the boot-up sequence to a
|
||||
* function called board_late_initialize(). board_late_initialize() will
|
||||
* be called immediately after up_intitialize() is called and just before
|
||||
* be called immediately after up_initialize() is called and just before
|
||||
* the initial application is started. This additional initialization
|
||||
* phase may be used, for example, to initialize board-specific device
|
||||
* drivers.
|
||||
|
||||
Reference in New Issue
Block a user