Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: azonenberg/openfpga
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 85c1d9a4158f
Choose a base ref
...
head repository: azonenberg/openfpga
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b8dcb589dfdc
Choose a head ref
  • 13 commits
  • 17 files changed
  • 3 contributors

Commits on May 22, 2017

  1. Switch from libusb to hidapi

    cyrozap authored and ArcaneNibble committed May 22, 2017
    Copy the full SHA
    76fce9f View commit details
  2. Copy the full SHA
    371be48 View commit details
  3. Copy the full SHA
    7fe963f View commit details
  4. Fix OS X build

    cyrozap authored and ArcaneNibble committed May 22, 2017
    Copy the full SHA
    7e3c091 View commit details
  5. Copy the full SHA
    77e2851 View commit details
  6. Copy the full SHA
    abd9f7f View commit details
  7. vendor: Vendor our own copy of hidapi

    hidapi has a lot of tooling that is annoying to use. Because it is just
    a single file, just build it with cmake.
    ArcaneNibble committed May 22, 2017
    Copy the full SHA
    4a36228 View commit details
  8. Copy the full SHA
    605cadc View commit details
  9. Copy the full SHA
    22b4fda View commit details
  10. Copy the full SHA
    36bbae6 View commit details
  11. Copy the full SHA
    34a4e89 View commit details
  12. hidapi: Cruft removal

    Removed all of the stuff we definitely do not need. Further cleanup can
    be done later.
    ArcaneNibble committed May 22, 2017
    Copy the full SHA
    4960e43 View commit details

Commits on Jun 7, 2017

  1. Copy the full SHA
    b8dcb58 View commit details
Loading