-
Notifications
You must be signed in to change notification settings - Fork 34
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
Figure out how to unfork from litex-buildenv #19
Comments
I do most of my development on one of two Windows machines, so I'd prefer to have a solution that is cross-platform. |
Weren't you the person who showed that litex-buildenv works under fine under "Base On Windows" as described here -> https://github.com/timvideos/litex-buildenv/wiki/Bash-On-Windows I'm pretty sure the issue around the C compiler has been resolved now too?
|
Even if not using the same build environment, we should still be able to share platform definitions + gateware? |
There is no longer a dependency on lxsocsupport, so I'll remove that. However, we will need to add the litex_boards repo. |
It would be good to get foboot and litex-buildenv back into a similar and/or closer platform.
The text was updated successfully, but these errors were encountered: