+1 STM32F103-Minimum:
Compiler: $ arm-none-eabi-gcc -v ... Thread model: single Supported LTO compression algorithms: zlib gcc version 13.2.1 20231009 (15:13.2.rel1-2) Compilation: $ ./tools/configure.sh stm32f103-minimum:nsh $ make -j Size: $ arm-none-eabi-size nuttx text data bss dec hex filename 49616 456 3344 53416 d0a8 nuttx On Mon, Jun 30, 2025 at 2:06 AM Alin Jerpelea <jerpe...@gmail.com> wrote: > Hello all, > > Apache NuttX 12.10.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.10.0-RC0 > Hash for the release nuttx tag: 6fc5b3e9dc51dcda46d99519f72b7f2ec6db2e64 > Hash for the release nuttx-apps tag: > 8ff533beb37eeef1f288c467acd7c50b542464eb > > [1] https://dist.apache.org/repos/dist/dev/nuttx/12.10.0-RC0/ > [2] > https://raw.githubusercontent.com/apache/nuttx/nuttx-12.10.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 >