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

Rewrite the FX2 firmware to be understandable #8

Open
mithro opened this issue May 19, 2017 · 1 comment
Open

Rewrite the FX2 firmware to be understandable #8

mithro opened this issue May 19, 2017 · 1 comment

Comments

@mithro
Copy link
Member

mithro commented May 19, 2017

From @mithro on January 10, 2016 6:30

The FX2 firmware is currently really hard to understand. We should rewrite it to make it easier to understand an extend.

This has been started by @mithro at https://github.com/mithro/HDMI2USB-misoc-firmware/tree/fx2-refactor

The big changes so far are;

  • Using the Linux headers for ch9 and uvc constants.
  • Using the Linux headers to build the descriptors.
  • Actually using comments and links to the spec documentation.
  • Using C99 rather then C89.
  • Start for actually support the UVC control commands.
    • Need to figure out a way to communicate the information to the FPGA.

Copied from original issue: timvideos/HDMI2USB-litex-firmware#149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant