+1 to release.
I checked:
1. NOTICE, DISCLAIMER and LICENSE files exist.
2. Incubating in name
3. Can build from source.
Thank you Alin.
On Thu, May 5, 2022 at 12:34 PM Alin Jerpelea wrote:
>
> Hello all,
>
>
> Apache NuttX (Incubating) 10.3.0 RC2 has been staged under [1] and it's
> time to vo
Hello,
I just noticed that NuttX responds with an ICMP port unreachable on UDP
broadcasts.
AFAIK this shouldn't happen.
I followed the code, and I found that the broadcast reaches udp_input.c:
line 256, where the ICMP response is generated.
There is a note there that indeed the ICMP shouldn't be
On Tue, May 10, 2022 at 6:01 AM Fotis Panagiotopoulos
wrote:
> Hello,
>
> I just noticed that NuttX responds with an ICMP port unreachable on UDP
> broadcasts.
> AFAIK this shouldn't happen.
>
> I followed the code, and I found that the broadcast reaches udp_input.c:
> line 256, where the ICMP re
Summary:
+1 to release (binding)
Per Alan's request for size information [1]:
* NuttX-10.3.0-RC2, b-g474e-dpow1:nsh configuration:
$ arm-none-eabi-size nuttx
text databssdechex filename
117843636 2256 120735 1d79f nuttx
* This is a slight improvement from NuttX-10.3.0-R
+1.
Download, build and test on sim:asan with checkrelease.sh, all check pass.
Thanks
Xiang
On Thu, May 5, 2022 at 6:34 PM Alin Jerpelea wrote:
> Hello all,
>
>
> Apache NuttX (Incubating) 10.3.0 RC2 has been staged under [1] and it's
> time to vote on accepting it for release. If approved we w
+1
Compilation and size report
ESP32-Devkit:
compiler: xtensa-esp32-elf-gcc (crosstool-NG esp-2021r2-patch3) 8.4.0
$ ./tools/configure.sh esp32-devkitc:nsh
$ xtensa-esp32-elf-size nuttx
textdata bss dec hex filename
74615 2284888 79731 13773 nuttx