+1

Tested on STM32F746ZG and STM32H743ZI2

Report:

STM32F746ZG   with config nucleo144-pysim

-rwxr-xr-x  1 bucher bucher  446360 Jul 10 17:43 nuttx
-rwxr-xr-x  1 bucher bucher  285336 Jul 10 17:43 nuttx.bin
-rw-r--r--  1 bucher bucher      37 Jul 10 17:43 nuttx.manifest
-rw-r--r--  1 bucher bucher 1598492 Jul 10 17:43 nuttx.map
-rw-r--r--  1 bucher bucher 2406481 Jul 10 17:47 nuttx-export-12.2.1.tar.gz

nsh>
nsh> ?
help usage:  help [-v] [<cmd>]

    .         basename  dd        false     ls        nslookup route     truncate     [         break     delroute  free      lsmod     printf set       uname
    ?         cat       df        help      mkdir     ps sleep     umount
    addroute  cd        dmesg     hexdump   mkfifo    pwd source    unset
    alias     cp        echo      ifconfig  mkrd      rm test      uptime
    unalias   cmp       exec      insmod    mount     rmdir time      usleep
    arp       dirname   exit      kill      mv        rmmod true      xd

Builtin Apps:
    nsh      ping     renew    sh       telnetd
nsh> ls dev
/dev:
 adc0
 can0
 console
 gpio0
 gpio1
 gpio10
 gpio11
 gpio12
 gpio2
 gpio3
 gpio4
 gpio5
 gpio6
 gpio7
 gpio8
 gpio9
 null
 ptmx
 pwm0
 qe2
 qe3
 telnet
 ttyS0
nsh> ifconfig
eth0    Link encap:Ethernet HWaddr 5e:11:f1:23:d9:ce at UP mtu 1486
    inet addr:192.168.178.160 DRaddr:192.168.178.1 Mask:255.255.255.0

lo    Link encap:Local Loopback at RUNNING mtu 1518
    inet addr:127.0.0.1 DRaddr:127.0.0.1 Mask:255.0.0.0

             IPv4   TCP   UDP  ICMP
Received     0009  0000  0009  0000
Dropped      0000  0000  0000  0000
  IPv4        VHL: 0000   Frg: 0000
  Checksum   0000  0000  0000  ----
  TCP         ACK: 0000   SYN: 0000
              RST: 0000  0000
  Type       0000  ----  ----  0000
Sent         0003  0000  0003  0000
  Rexmit     ----  0000  ----  ----
nsh>


STM32H743ZI2   with config nucleo-h743zi2:pysim

-rwxr-xr-x  1 bucher bucher 3454260 Jul 10 17:57 nuttx
-rwxr-xr-x  1 bucher bucher  305568 Jul 10 17:57 nuttx.bin
-rw-r--r--  1 bucher bucher 4929643 Jul 10 17:57 nuttx-export-12.2.1.tar.gz
-rw-r--r--  1 bucher bucher  859555 Jul 10 17:57 nuttx.hex
-rw-r--r--  1 bucher bucher      47 Jul 10 17:57 nuttx.manifest
-rw-r--r--  1 bucher bucher 2263304 Jul 10 17:57 nuttx.map

nsh> ?
help usage:  help [-v] [<cmd>]

    .         basename  dd        exit      ls        printf sleep     umount
    [         break     delroute  false     mkdir     ps source    unset
    ?         cat       df        free      mkfatfs   pwd test      uptime
    addroute  cd        dmesg     help      mkrd      rm time      usleep
    alias     cp        echo      hexdump   mount     rmdir true      wget
    unalias   cmp       env       ifconfig  mv        route truncate  xd
    arp       dirname   exec      kill      nslookup  set uname

Builtin Apps:
    nsh      ping     renew    sh       telnetd
nsh> ls dev
/dev:
 adc0
 console
 gpio0
 gpio1
 gpio10
 gpio11
 gpio12
 gpio2
 gpio3
 gpio4
 gpio5
 gpio6
 gpio7
 gpio8
 gpio9
 null
 pwm2
 qe0
 telnet
 ttyS0
nsh> ifconfig
eth0    Link encap:Ethernet HWaddr 52:d3:8e:aa:5d:41 at UP mtu 1486
    inet addr:192.168.178.161 DRaddr:192.168.178.1 Mask:255.255.255.0

lo    Link encap:Local Loopback at RUNNING mtu 1518
    inet addr:127.0.0.1 DRaddr:127.0.0.1 Mask:255.0.0.0

             IPv4   TCP   UDP  ICMP
Received     0005  0000  0005  0000
Dropped      0000  0000  0000  0000
  IPv4        VHL: 0000   Frg: 0000
  Checksum   0000  0000  0000  ----
  TCP         ACK: 0000   SYN: 0000
              RST: 0000  0000
  Type       0000  ----  ----  0000
Sent         0003  0000  0003  0000
  Rexmit     ----  0000  ----  ----
nsh>

Bye

Roberto




On 7/10/23 16:46, Alin Jerpelea wrote:
Hello all,

Apache NuttX 12.2.1 RC0 has been staged under [1] and it's time to vote on
accepting it for release. Voting will be open for 72hr.



A minimum of 3 binding +1 votes and more binding +1 than binding -1 are
required to pass.



The Apache requirements for approving a release can be found here [3]
"Before voting +1 [P]PMC members are required to download the signed source
code package, compile it as provided, and test the resulting executable on
their own platform, along with also verifying that the package meets the
requirements of the ASF policy on releases."



A document to walk through some of this process has been published on our
project wiki and can be found here [4].



[ ] +1 accept (indicate what you validated - e.g. performed the non-RM
items in [4])

[ ] -1 reject (explanation required)



Thank you all,

Alin Jerpelea



SCM Information:

   Release tag: nuttx-12.2.1-RC0

   Hash for the release nuttx tag: 148c631a2d252d4d59ae4cd90d1890d2daed381d

   Hash for the release nuttx-apps tag:
86efbcbee77bc0a29af07807080f4804a37f46a3


[1] https://dist.apache.org/repos/dist/dev/nuttx/12.2.1-RC0/
[2] https://raw.githubusercontent.com/apache/nuttx/nuttx-12.2.1-RC0/ReleaseNotes
[3] https://www.apache.org/dev/release.html#approving-a-release
[4] 
https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release


Reply via email to