You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
bc8a76a773
This demonstrates native machine code in .mpy files as documented in https://docs.micropython.org/en/latest/develop/natmod.html The idea is to make a simple Pong game to demonstrate input from buttons and touchscreen and output to framebuffer and audio.