Great work Brennan!

My vote: +1

$ ls -l nuttx*
-rwxrwxr-x 1 alan alan 176192 Jul  8 12:33 nuttx
-rwxrwxr-x 1 alan alan  69792 Jul  8 12:33 nuttx.bin
-rw-rw-r-- 1 alan alan 196384 Jul  8 12:33 nuttx.hex


$ arm-none-eabi-size nuttx
   text    data     bss     dec     hex filename
  69688     104    2484   72276   11a54 nuttx

BR,

Alan

On 7/8/20, Nathan Hartman <hartman.nat...@gmail.com> wrote:
> On Tue, Jul 7, 2020 at 8:40 PM Brennan Ashton <btash...@apache.org> wrote:
>> Apache NuttX (Incubating) 9.1.0 has been staged under [1] and it's time
>> to vote on accepting it for release. If approved we will seek final
>> release approval from the IPMC. Voting will be open for 72hr.
>>
>> This RC replaces RC1 which was never released due to files that were
>> being stripped out by the releases process breaking the sim and z80
>> targets.
>
> Summary:
> +1 to release
>
> Development system: Linux
>
> Verified:
> * Signatures
> * SHA-512 sums
> * Tarball contents match nuttx-9.1.0-RC2 tags, (except for expected
>   differences: removal of asf.yaml, .gitignore, .github, and addition
>   of.version). In particular, confirmed the asm files for sim and z80
>   targets that were missing in RC1 are present in RC2.
> * Incubating in artifact names
> * LICENSE, NOTICE, README.txt, DISCLAIMER-WIP present in both tarballs
> * Successfully build and run b-g474e-dpow1:nsh configuration (NEW in
> NuttX-9.1)
>
> Dependencies:
> * gcc-arm-none-eabi-7-2017-q4-major
> * kconfig-conf from NuttX tools repository
>
> Other dependencies from Debian packages:
> * binutils-dev 2.31.1-16
> * bison 2:3.3.2.dfsg-1
> * flex 2.6.4-6.2
> * gperf 3.1-1
> * libelf-dev 0.176-1.1
> * libgmp-dev 2:6.1.2+dfsg-4
> * libisl-dev 0.20-2
> * libmpc-dev 1.1.0-1
> * libmpfr-dev 4.0.2-1
> * libncurses5-dev 6.1+20181013-2+deb10u2
> * libusb-1.0-0-dev 2:1.0.22-2
> * libusb-dev 2:0.1.12-32
> * texinfo 6.5.0.dfsg.1-4+b1
>
> Thanks to everyone for making this release (candidate) possible!
>
> Cheers,
> Nathan
>

Reply via email to