Skip to content

feature: Initial commit with bmi160 driver #693

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

Closed
wants to merge 1 commit into from

Conversation

lukbieli
Copy link

@lukbieli lukbieli commented Apr 4, 2025

Examples:

  • default read out example
  • step counter
  • tap detections

changed depend lib

Issue: #689

IMPORTANT: Please do not create a Pull Request without
creating an issue
first.

Include fixes or other supported keywords that links a PR to an
issue in either a commit log or the PR. See
Linking a pull request to an issue using a keyword
for the keywords.

Make sure your branch is up-to-date with the latest master branch. If it is
not, do git rebase master.

After creating a PR, make sure all the tests in the CI pass. If you cannot
understand why a test fails, ask for help.

Examples:
- default read out example
- step counter
- tap detections

changed depend lib
@lukbieli
Copy link
Author

lukbieli commented Apr 5, 2025

@trombik can you help me with CI? No idea why it's failing for documentation.

@trombik
Copy link
Collaborator

trombik commented May 23, 2025

@lukbieli Thanks for the contribution. The failure in a CI task seems to be an issue in other code, NOT in your suggested changes. Let me reproduce the issue on my local machine and find the cause and the fix for it.

@trombik trombik self-assigned this May 23, 2025
@trombik trombik added needs feedback The issue or the PR requires a feedback, an answer, or an action from users. and removed needs feedback The issue or the PR requires a feedback, an answer, or an action from users. labels May 23, 2025
@trombik
Copy link
Collaborator

trombik commented Jul 30, 2025

I will port this to a component.

trombik added a commit to esp-idf-lib/bmi160 that referenced this pull request Jul 30, 2025
@trombik
Copy link
Collaborator

trombik commented Jul 30, 2025

new repository: https://github.com/esp-idf-lib/bmi160

@trombik
Copy link
Collaborator

trombik commented Jul 31, 2025

Closing this as the driver is the new repository. Further development should be done there.

@trombik trombik closed this Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants