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

Flash lm32 support #46

Merged
merged 6 commits into from Jan 10, 2017
Merged

Flash lm32 support #46

merged 6 commits into from Jan 10, 2017

Conversation

mithro
Copy link
Member

@mithro mithro commented Jan 10, 2017

No description provided.

@@ -222,6 +222,55 @@ def flash_fpga(board, filename, verbose=False):
subprocess.check_call(cmdline)


def flash_lm32_firmware(board, filename, verbose=False):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flash_cpu_firmware?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can convert all the lm32 references at the same time later.

@mithro mithro merged commit c5544d5 into timvideos:master Jan 10, 2017
@mithro mithro deleted the flash-lm32-support branch January 10, 2017 09:59
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

Successfully merging this pull request may close these issues.

None yet

2 participants