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: GlasgowEmbedded/glasgow
base: 87284331bc82
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: a0dbdffddd8f
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 21, 2020

  1. device.hardware, cli: unbreak factory --force.

    Before this commit, the `factory` command would ignore already
    factory-programmed devices during enumeration (even if the device was
    in recovery mode). This defeated the purpose of the `--force` flag.
    
    After this commit, the `factory` command would discover any devices,
    whether factory-programmed or not, such that `--force` works on any
    device in any state.
    
    Closes #236.
    whitequark committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    a0dbdff View commit details
    Browse the repository at this point in the history