Hi all,
thanks for testing the release
the vote is closed now
NOTE
Significant fixes have been submitted on top of RC0 and I will restart a
new vote for RC1 after the back-ports are merged
Best regards
Alin
On Fri, Apr 11, 2025 at 3:39 AM Yanfeng Liu
wrote:
> Alin,
>
>
> Yes.
>
>
> Regards,
Hi devs,
Short history: in all the existing socketcan drivers in Nuttx (imxrt,
s32k3xx, s32k1xx, stm32h7 and kinetis), the driver-specific
implementation of ioctl(...SIOCSCANBITRATE...) calls ifup at the end.
Is there a rationale / spec for this?
Long history:
In Linux, CAN bitrate is set with n
Hi Carlos,
I think your concern is valid and that the current implementation of
SIOCSCANBITRATE is a bugged.
I think the solution would be to only allow SIOCSCANBITRATE when the interface
is down.
My proposal would be that SIOCSCANBITRATE checks if the interface is already up
and if that's th
Hello all,
Apache NuttX 12.9.0 RC1 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
Hi Peter, that is the same flow I was thinking of.
I will create a PR affecting all the existing drivers.
Thanks,
Carlos
On Fri, Apr 11, 2025 at 1:42 PM Peter van der Perk
wrote:
>
> Hi Carlos,
>
> I think your concern is valid and that the current implementation of
> SIOCSCANBITRATE is a bu
+1 for Milk-V Duo S, Ox64, Star64, PinePhone
= Milk-V Duo S Compiler
+ riscv-none-elf-gcc -v
Using built-in specs.
COLLECT_GCC=riscv-none-elf-gcc
COLLECT_LTO_WRAPPER=/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin/../libexec/gcc/riscv-none-elf/13.2.0/lto-wrapper
Target: riscv-none-elf
Confi