OpenNuvoton / MA35H0_NonOS_BSP

MA35H0 Non-OS BSP
0 stars 0 forks source link

Port for MA35H0, MA35D1 for such RTOS as NuttX and ThreadX #1

Open edbek opened 3 months ago

edbek commented 3 months ago

It would be interesting if there was a port for MA35H0, MA35D1 for such RTOS as NuttX and ThreadX.

ychuang3 commented 3 months ago

Thank you for your interest in MA35H0. Currently, the BSP supports FreeRTOS and RTThread, and there are no plans to port other RTOS at the moment.

acassis commented 3 months ago

@ychuang3 please consider Apache NuttX to be included on your chips, there are many reasons for that:

1) NuttX is 100% POSIX, even internal drivers follows POSIX standard 2) NuttX is Linux-like, just get Linux lib and compile it for NuttX 3) NuttX is not attached to a single company or controlled by a Foundation that focus on interest of few companies 4) Many companies are using NuttX: Fitbit, Xiaomi, Sony, Tata Elxsi, WEG, etc 5) NuttX was used on JAXA SORA-Q sonde: https://developer.sony.com/posts/apache-nuttx-powers-worlds-smallest-lunar-robot-in-japans-historic-autonomous-lunar-exploration-mission

I could add more 1001 reasons, but I think you already got the point! ;-)