How does uPython call the corresponding C code of python instruction ?
Posted: Fri Feb 15, 2019 12:03 am
I want to find out which file of micropython system is responsible for calling the corresponding C code of a python instruction ,cause I want to add restrictions that control the functions being called .