Search found 1 match
- Fri Feb 15, 2019 12:03 am
- Forum: General Discussion
- Topic: How does uPython call the corresponding C code of python instruction ?
- Replies: 1
- Views: 2575
How does uPython call the corresponding C code of python instruction ?
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 .