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: 8374131e2dd2
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 580ccbc91f41
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 6, 2019

  1. Copy the full SHA
    580ccbc View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 firmware/main.c
4 changes: 2 additions & 2 deletions firmware/main.c
Original file line number Diff line number Diff line change
@@ -142,8 +142,8 @@ usb_ascii_string_c usb_strings[] = {
[1] = "Glasgow Debug Tool",
[2] = "XX-XXXXXXXXXXXXXXXX",
// Configurations
[3] = "Pipe Q at {2x512B EP2OUT/EP6IN}, R at {2x512B EP4OUT/EP8IN}",
[4] = "Pipe Q at {4x512B EP2OUT/EP6IN}",
[3] = "Pipe P at {2x512B EP2OUT/EP6IN}, Q at {2x512B EP4OUT/EP8IN}",
[4] = "Pipe P at {4x512B EP2OUT/EP6IN}",
// Interfaces
[5] = "Disabled",
[6] = "Double-buffered 512B",