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: timvideos/HDMI2USB-litex-firmware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a5ff108491b5
Choose a base ref
...
head repository: timvideos/HDMI2USB-litex-firmware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2a7b47daa13c
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 23, 2016

  1. makefiles: Adding a Makefile which quickly tests all targets.

    Use as follows;
    ```shell
    make -f Makefile.all firmware
    make -f Makefile.all gateware
    make -f Makefile.all all
    ```
    mithro committed Jan 23, 2016
    Copy the full SHA
    b23f109 View commit details
  2. Copy the full SHA
    43ef247 View commit details
  3. Merge pull request #173 from mithro/makefile-all

    makefiles: Adding Makefile to quickly test all targets.
    enjoy-digital committed Jan 23, 2016
    Copy the full SHA
    2a7b47d View commit details
Loading