+1

$ arm-none-eabi-gcc -v
Supported LTO compression algorithms: zlib
gcc version 13.2.1 20231009 (15:13.2.rel1-2)

$ ./tools/configure.sh stm32f4discovery:nsh

$ make -j

LD: nuttx
Memory region         Used Size  Region Size  %age Used
           flash:       84488 B         1 MB      8.06%
            sram:        5360 B       112 KB      4.67%
CP: nuttx.hex
CP: nuttx.bin

NuttShell (NSH) NuttX-12.11.0
nsh> free
      total       used       free    maxused    maxfree  nused  nfree name
     190224       5712     184512       6504     124192     23      3 Umem

BR,

Alan

On Sun, Sep 28, 2025 at 2:14 PM Alin Jerpelea <[email protected]> wrote:

> Hello all,
>
> Apache NuttX 12.11.0 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 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.11.0-RC0
>   Hash for the release nuttx tag: fccf2f6e0675b3c01f79d69bbb29f93abff389e7
>   Hash for the release nuttx-apps tag:
> 61e82925dc8dd8e9cb9544ef8b0b0f218a6d68c7
>
> [1] https://dist.apache.org/repos/dist/dev/nuttx/12.11.0-RC0/
> [2]
>
> https://raw.githubusercontent.com/apache/nuttx/nuttx-12.11.0-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