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

SN32: Add I2C support #382

Merged
merged 2 commits into from
Jun 7, 2024
Merged

SN32: Add I2C support #382

merged 2 commits into from
Jun 7, 2024

Conversation

dexter93
Copy link

@dexter93 dexter93 commented Jun 7, 2024

Adds hardware I2C support for I2C0
also provides default configs

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@dexter93 dexter93 merged commit 423052a into SonixQMK:sn32_develop Jun 7, 2024
4 checks passed
NilsIrl pushed a commit to NilsIrl/qmk_firmware that referenced this pull request Jun 16, 2024
This contains commit from da78eb3759b8..9d7a7f904ed1:

    9d7a7f90 Merge pull request SonixQMK#382 from KarlK90/fix/rp2040-i2c-speeds
    70119934 Merge pull request SonixQMK#383 from
             KarlK90/fix/rp2040-usb-get-status-request
    1a1bbe6c rp2040: usb: fix usb_lld_get_status functions
    7d9212dd rp2040: i2c: fix speed calculation
    fb67e502 Merge pull request SonixQMK#377 from 1Conan/sn32_fix_registry
    e72939ef SN32: update registry
    5b4836ca Merge pull request SonixQMK#376 from dexter93/sn32_usb_v2
    5ded9de9 sn32: usb: do NOT clear interrupt status until handled
    Leftover Sonix reference code cleanup. Sometimes when there is
    traffic on more than 1 ep's packets would be dropped before they
    could be handled. Clearing the status flags after handling them
    takes care of it.
    e9a4a512 sn32: usb: only activate interrupts on lld start
    e4a35d1c sn32: fix host remote wakeup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant