Thanks for sharing. I see that the project is bypassing the NuttX network stack and is using TCPIP instead CONFIG_MODULE_ETHIF=y CONFIG_MODULE_TCPIP=y
I'm curious about the rationale for this, would you happen to know that Chao? Yours sincerely, Peter -----Original Message----- From: chao an <magicd...@gmail.com> Sent: Thursday, April 24, 2025 7:02 PM To: dev@nuttx.apache.org Subject: [EXT] HaloOS: Implementation of AutoSAR OS based on the NuttX kernel Here is an interesting OS, an implementation of AutosarOS based on the Nuttx kernel, which seems to follow the OSEK OS standard: HaloOS: https://gitee.com/haloos NuttX Kernel: https://gitee.com/haloos/vcos_kernel_nuttx AutosarOS(OSEK) based on NuttX Kernel: https://gitee.com/haloos/vcos_components_rt_framework BRs,