fupy / micropython

MicroPython port to litex FPGA platforms
https://micropython.org
MIT License
40 stars 14 forks source link

Make it possible to build micropython outside HDMI2USB-litex-firmware repo #13

Closed mithro closed 7 years ago

mithro commented 7 years ago

By downloading the headers from the HDMI2USB prebuilt repo we can make it possible to build micropython without needing the whole HDMI2USB-litex-firmware repo.

This assumes you have the lm32 toolchain available in your path. You also need subversion installed.