Hi,
I have seen Peter Van Der Per's great port of SocketCAN to NXP MCUs. On Zephyr
there is a SocketCAN for STM32 implementation. I am not deep enough in C
business to judge how difficult it would be to port that to Nuttx.
Is some insider here around who could comment or maybe works on it alread
ing at the Zephyr code, my guess is that it's probably not
> complicated enough to be worth trying to outright port. It would probably be
> just as easy if not easier to write an STM32 SocketCAN driver for NuttX and
> just use the Zephyr one as a reference. Just my (somewhat uninforme