On 1/26/2018 5:50 PM, YouPrint wrote: > Since Smoothieware V2 is based on Nuttx OS, my dream is to see > Machinekit ported to Nuttx. with no graphics or a simple illi9325 > or something like this. Maybe possible one day ?
It should be pretty easy to port RTAPI to Nuttx or most any OS that has basic threads and supports shared memory. HAL needs to have support for filesystems and dynamically loadable modules. There's probably little or no chance of porting the CNC stack. I'm not sure it makes much sense to try and port Machinekit, but it's good to see the "other guys" are finally getting away from writing bare-metal code. Maybe Smoothie V2 should be ported to Linux & Machinekit! :) -- Charles Steinkuehler [email protected] -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
