Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upfirmware: Update litex submodule, Makefiles, and linker scripts to support crt0-flash startup code. #67
Conversation
probot-autolabeler
bot
added
firmware-softcpu
level-firmware
labels
Sep 22, 2018
cr1901
added some commits
Sep 22, 2018
probot-autolabeler
bot
added
firmware-softcpu
level-firmware
labels
Sep 22, 2018
cr1901
added some commits
Sep 25, 2018
probot-autolabeler
bot
added
firmware-softcpu
level-firmware
labels
Sep 25, 2018
cr1901
referenced this pull request
Sep 30, 2018
Merged
Add support for LiteX boards which run their main program from flash. #51
added a commit
to fupy/micropython
that referenced
this pull request
Oct 1, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cr1901 commentedSep 22, 2018
Once my Micropython PR and this PR (in that order I hope :)...) are accepted, anybody who wishes can now build
micropythonfor the TinyFPGA BX :). Now perhaps we could discuss optimizing TinyFPGA BX for Micropython (for instance, SPI/I2C, USB-UART, increasing clk speed)?