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: whitequark/glasgow
base: f7e0ee0919e1
Choose a base ref
...
head repository: whitequark/glasgow
compare: f6279acbec46
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 8, 2019

  1. applet.interface.i2c_master: use argparse subparsers.

    Instead of mutually exclusive groups.
    whitequark committed Mar 8, 2019
    Copy the full SHA
    9030521 View commit details
    Browse the repository at this point in the history
  2. applet.memory.25x: remove default for ADDRESS and LENGTH arguments.

    These need to be specified explicitly anyway in virtually all cases.
    whitequark committed Mar 8, 2019
    Copy the full SHA
    2698dfd View commit details
    Browse the repository at this point in the history
  3. applet.memory.24x: use argparse subparsers.

    Instead of mutually exclusive groups.
    
    Also, handle errors.
    whitequark committed Mar 8, 2019
    Copy the full SHA
    f6279ac View commit details
    Browse the repository at this point in the history