Micropython Port for RIOT OS

Hi, while browsing the wiki I checked the GSOC ideas. I noticed the idea for the port of micropython for RIOT OS. The wiki said that there is already a prototype port. Where could I find this port?

Hi Dimitris,

You should check out https://github.com/RIOT-OS/RIOT/pull/2968. It’s a PR by Kaspar, so you should check out his fork if you want to test it.

On the MicroPython side: https://github.com/micropython/micropython/pull/1249.

Kind regards, Bas