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: 671eb9520f86
Choose a base ref
...
head repository: whitequark/glasgow
compare: 19fdbdec71bd
Choose a head ref
  • 8 commits
  • 14 files changed
  • 2 contributors

Commits on Mar 8, 2019

  1. Copy the full SHA
    f7e0ee0 View commit details
    Browse the repository at this point in the history
  2. 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
  3. 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
  4. 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
  5. Copy the full SHA
    a5cbd1a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b209775 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0f25724 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    19fdbde View commit details
    Browse the repository at this point in the history