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/libfx2
base: fc2802f2e22b
Choose a base ref
...
head repository: whitequark/libfx2
compare: f452c537ad7c
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 1, 2019

  1. Copy the full SHA
    eb4b46b View commit details
    Browse the repository at this point in the history
  2. Fix I2C behavior on bus contention.

    This wasn't tested before; the hardware behavior is that STOP is not
    cleared after BERR is set, presumably because by that point the FX2
    I2C bus is tristated and so it can't emit a bus contention.
    whitequark committed Mar 1, 2019
    Copy the full SHA
    f452c53 View commit details
    Browse the repository at this point in the history