pikasTech / PikaPython

An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
http://pikapython.com/
MIT License
1.45k stars 132 forks source link

[rt-thread] 基于RT-THREAD bsp的pikapython对接 #315

Open supperthomas opened 1 year ago

supperthomas commented 1 year ago

https://github.com/pikasTech/PikaPython/tree/master/package/pikaRTDevice

supperthomas commented 1 year ago

新手任务