I am using free rtos on a marvell board, I want to use python at upper layer programming interface. So I need and interpreter or compiler that generates code written in python to native C. I have tried using pymite option but in pymite there are so many functionality of python not supported, like : isinstance, bool, bytes, property, repr and more..
Is there anyother interpreter that can be used with free RTOS and a 32- bit ARM ?
thank you, regards, shreyas.