boards/comments: Remove legacy comments

Removing legacy comments referring to calling setup functions from the
NSH library.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
Matteo Golin
2026-05-03 16:50:55 -04:00
committed by Alan C. Assis
parent 8e06efb047
commit 96041a7c58
252 changed files with 1 additions and 767 deletions
@@ -78,9 +78,6 @@
* CONFIG_BOARD_LATE_INITIALIZE=y
* Called from board_late_initialize().
*
* CONFIG_BOARD_LATE_INITIALIZE=n && CONFIG_BOARDCTL=y
* Called from the NSH library
*
****************************************************************************/
int esp32c3_bringup(void)
@@ -111,9 +111,6 @@
* CONFIG_BOARD_LATE_INITIALIZE=y
* Called from board_late_initialize().
*
* CONFIG_BOARD_LATE_INITIALIZE=n && CONFIG_BOARDCTL=y
* Called from the NSH library
*
****************************************************************************/
int esp32c3_bringup(void)