brickrail
brickrail copied to clipboard
[idea] move io_hub to native .mpy module compiled from C
Seeing this: https://github.com/pybricks/pybricksdev/pull/52 which links: https://docs.micropython.org/en/latest/develop/natmod.html
Seems to be really useful if we want/need to make the hub programs much more efficient in the future.