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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3792701e7aeb
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ba3e3308eab6
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Mar 8, 2019

  1. Copy the full SHA
    ba3e330 View commit details
Showing with 3 additions and 3 deletions.
  1. +1 −1 docs/archive
  2. +2 −2 software/glasgow/protocol/sfdp.py
2 changes: 1 addition & 1 deletion docs/archive
4 changes: 2 additions & 2 deletions software/glasgow/protocol/sfdp.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Ref: JEDEC JESD216
# Accession: G00024
# Ref: JEDEC JESD216A
# Accession: G00025
# Accession: G00024A
# Ref: JEDEC JESD216B
# Accession: G00026
# Accession: G00024B
#
# Currently, only JESD216 (initial revision) is implemented.