Skip to content

v0.0.2 Alpha

Compare
Choose a tag to compare
@Gadgetoid Gadgetoid released this 23 Jan 12:17
· 2359 commits to main since this release

This release is for the MicroPython firmware. It reverts the hack to gc_heap since the display buffer should be allocated as a bytearray in Python.

It also includes the ujson module.

pimoroni-pico-micropython.uf2 is our build of Pico MicroPython including all of the modules in this GitHub repository. It is built against the pico_user_c_modules branch of Pico MicroPython using the patches from this PR: raspberrypi/micropython#3

And this make invocation:

make USER_C_MODULES=../../../pimoroni-pico/micropython/modules/