pbarada commented on code in PR #18420:
URL: https://github.com/apache/nuttx/pull/18420#discussion_r2835846870
##########
Documentation/platforms/arm/stm32h7/boards/nucleo-h743zi2/index.rst:
##########
@@ -113,54 +113,60 @@ Some highlights:
..
- NuttShell (NSH) NuttX-10.0.1
+ ADE
+ telnetd [6:100]
+
+ NuttShell (NSH)
+ nsh>
nsh> uname -a
- NuttX 10.0.1 3ab35e48ff-dirty Mar 28 2021 15:35:29 arm nucleo-h743zi2
+ NuttX 0.0.0 643f33934e-dirty Feb 20 2026 14:50:28 arm nucleo-h743zi2
Review Comment:
Indeed "git fetch -all" does fix the release:
```
ADE
telnetd [6:100]
NuttShell (NSH) NuttX-12.12.0
nsh>
nsh> uname -a
NuttX 12.12.0 41b242be6d Feb 21 2026 00:14:23 arm nucleo-h743zi2
nsh>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]