Page 1 of 1

ROCKPI-S

Posted: Wed Jan 15, 2020 9:36 am
by devnull
Just received a bunch of these to play with, what would be required to get micropython working on it ?

https://wiki.radxa.com/RockpiS

Re: ROCKPI-S

Posted: Sat Jan 18, 2020 5:34 am
by jimmo
It's a Cortex A35 so at least toolchain support etc is straightforward -- i.e. porting MicroPython itself is easy, and the Unix port would probably "just work" on Linux.

But I assume you're talking about a baremetal port -- maybe look at the bare-metal bcm238x (i.e. Raspberry Pi) port https://github.com/boochow/micropython-raspberrypi