Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I2C driver docs #4298

Merged
merged 6 commits into from
Nov 10, 2018
Merged

I2C driver docs #4298

merged 6 commits into from
Nov 10, 2018

Commits on Oct 31, 2018

  1. I2C driver docs

    - Added I2C driver docs.
    - Changed arm master i2c driver to have a weak i2c_init as it is impossible to account for all possible port configuration in the STM32 world.
    yiancar committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    b7c8e9d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Update docs/i2c_driver.md

    Co-Authored-By: yiancar <[email protected]>
    mechmerlin and yiancar authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    140d503 View commit details
    Browse the repository at this point in the history
  2. Update docs/i2c_driver.md

    Co-Authored-By: yiancar <[email protected]>
    mechmerlin and yiancar authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    e7687c2 View commit details
    Browse the repository at this point in the history
  3. Update docs/i2c_driver.md

    Co-Authored-By: yiancar <[email protected]>
    mechmerlin and yiancar authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    a6cf546 View commit details
    Browse the repository at this point in the history
  4. Update docs/i2c_driver.md

    Co-Authored-By: yiancar <[email protected]>
    mechmerlin and yiancar authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    619bebb View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. GPIO release fix

    yiancar committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    a0630f3 View commit details
    Browse the repository at this point in the history