Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix things so you can just type "make" and get a micropython build #8

Open
5 tasks
mithro opened this issue Aug 13, 2017 · 0 comments
Open
5 tasks

Comments

@mithro
Copy link
Member

mithro commented Aug 13, 2017

You should be able to go into the litex directory and just type "make" and get a working micropython. To do this we will need;

  • Add a way to configure the micropython build (IE BOARD / TARGET / etc)
  • Probably move the gateware+header download stuff into the Makefile (the get-gateware.sh script)
  • Figure out how to handle the toolchain + conda stuff needed -- maybe Joel's docker hack?
  • Make mkimage.py and the xx.fbi generation tools available outside the HDMI2USB-litex-firmware repo
  • Figure out how to flash a board without the HDMI2USB-litex-firmware repo -- probably by using hdmi2usb-mode-switch?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant