On Thu, Mar 19, 2020 at 10:45 AM Gregory Nutt <spudan...@gmail.com> wrote: > > (And, yes, we have to be very careful not to turn into a GCC-only, > > ARM-only, Linux-only system.) > > That would have some short term gains, but would be suicide in the long run.
No short-term gains either. It would be a loss all around. One of the *key* selling points of NuttX is that, *finally*, you can develop an application for, say, a PIC32, and tomorrow run it on a STM32, with minimal (if any) changes. Until NuttX, it was difficult to port an application between two MCUs from the same vendor, and practically impossible to port across different vendors. Nathan