mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Trivial update to comments
This commit is contained in:
@@ -143,7 +143,8 @@ void board_initialize(void);
|
|||||||
* board-specific initialization logic. But there are a few architectures
|
* board-specific initialization logic. But there are a few architectures
|
||||||
* where this initialization function is still called from common chip
|
* where this initialization function is still called from common chip
|
||||||
* architecture logic. This interface is not, however, a common board
|
* architecture logic. This interface is not, however, a common board
|
||||||
* interface in any event.
|
* interface in any event and, hence, the usage of the name
|
||||||
|
* board_led_initialize is deprecated.
|
||||||
*
|
*
|
||||||
* WARNING: This interface name will eventually be removed; do not use it
|
* WARNING: This interface name will eventually be removed; do not use it
|
||||||
* in new board ports. New implementations should use the naming
|
* in new board ports. New implementations should use the naming
|
||||||
|
|||||||
Reference in New Issue
Block a user