Re: NuttX correct version

2024-02-08 Thread Alan C. Assis
Hi Roberto, I think it is happening because we released the version 12.4.0 and forgot to great the tag, see the git tag result: ... nuttx-12.2.1 nuttx-12.2.1-RC0 nuttx-12.3.0 nuttx-12.3.0-RC0 nuttx-12.3.0-RC1 nuttx-12.4.0-RC0 It needs to be fixed. BR, Alan On Thu, Feb 8, 2024 at 4:57 AM Robert

Re: NuttX correct version

2024-02-08 Thread Alin Jerpelea
ill fix it asap thanks for pointing it out Best regards Alin On Thu, 8 Feb 2024, 16:42 Alan C. Assis, wrote: > Hi Roberto, > > I think it is happening because we released the version 12.4.0 and forgot > to great the tag, see the git tag result: > ... > nuttx-12.2.1 > nuttx-12.2.1-RC0 > nuttx-12

Re: AVR32 on NuttX

2024-02-08 Thread Gregory Nutt
On 2/8/2024 2:50 PM, Alan C. Assis wrote: Thank you for clarifying Greg, but I think PIC32 is using little endian, at least I can't see CONFIG_ENDIAN_BIG defined to them at boards/ You are right.  MIPS is traditionally big-endian or powers up big-endian, but Microchip opted to force little end