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: m-labs/flickernoise
base: 66e5947
Choose a base ref
...
head repository: m-labs/flickernoise
compare: 002aa33
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 3, 2012

  1. usb load: show how many bytes were loaded

    Not having this seemingly redundant information caused quite the
    ghost hunt when we loaded only the first 4 kB, chopping off some
    code at the end.
    wpwrak committed Mar 3, 2012
    Copy the full SHA
    58b27b0 View commit details
    Browse the repository at this point in the history
  2. usb debug: emit a newline only before returning to the shell

    Before, we ended the line each time usb_debug_flush returned, causing
    "usb debug wait" to potentially produce very choppy output.
    wpwrak committed Mar 3, 2012
    Copy the full SHA
    73b5506 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    002aa33 View commit details
    Browse the repository at this point in the history