Skip to content

Expand sensor example and add BMI270 sensor driver#741

Merged
PetrESP merged 4 commits intomasterfrom
petr/feat/sensors_example_v2
Mar 30, 2026
Merged

Expand sensor example and add BMI270 sensor driver#741
PetrESP merged 4 commits intomasterfrom
petr/feat/sensors_example_v2

Conversation

@PetrESP
Copy link
Copy Markdown
Collaborator

@PetrESP PetrESP commented Mar 18, 2026

ESP-BSP Pull Request checklist

  • CI passing

Change description

Added display visualization to the sensor example.
Added BMI270 sensor driver

@PetrESP PetrESP force-pushed the petr/feat/sensors_example_v2 branch 5 times, most recently from 9245cdf to ff43b79 Compare March 19, 2026 12:19
@PetrESP PetrESP self-assigned this Mar 19, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 19, 2026

Test Results

0 tests   0 ✅  10s ⏱️
5 suites  0 💤
5 files    0 ❌

Results for commit a7d1989.

♻️ This comment has been updated with latest results.

@PetrESP PetrESP marked this pull request as ready for review March 19, 2026 13:32
@PetrESP PetrESP force-pushed the petr/feat/sensors_example_v2 branch from ff43b79 to a144305 Compare March 19, 2026 13:32
@PetrESP PetrESP requested a review from espzav March 19, 2026 13:32
Copy link
Copy Markdown
Collaborator

@espzav espzav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PetrESP Thank you for this great work! I didn't test it on HW yet, I left some comments and questions.

Comment thread components/sensors/bmi270/idf_component.yml Outdated
Comment thread components/sensors/bmi270/include/bmi270.h
Comment thread components/sensors/bmi270/include/bmi270.h Outdated
Comment thread components/sensors/bmi270/include/bmi270.h Outdated
Comment thread components/sensors/bmi270/include/bmi270.h Outdated
Comment thread components/sensors/bmi270/src/bmi270.c Outdated
Comment thread components/sensors/bmi270/src/bmi270.c Outdated
Comment thread components/sensors/bmi270/src/bmi270.c Outdated
Comment thread components/sensors/bmi270/src/bmi270_sensor_hub.c
Comment thread examples/sensors/main/main.c Outdated
@PetrESP PetrESP force-pushed the petr/feat/sensors_example_v2 branch 3 times, most recently from ee8c031 to f4b2f76 Compare March 24, 2026 14:25
@PetrESP PetrESP requested a review from espzav March 25, 2026 07:35
@PetrESP PetrESP force-pushed the petr/feat/sensors_example_v2 branch from f4b2f76 to 23c34c7 Compare March 25, 2026 13:20
Comment thread components/sensors/bmi270/src/bmi270.c
Comment thread components/sensors/bmi270/src/bmi270.c Outdated
Comment thread components/sensors/bmi270/src/bmi270_sensor_hub.c Outdated
Comment thread components/sensors/bmi270/test_app/main/test_app_bmi270.c
Comment thread examples/display_sensors/README.md Outdated
Comment thread components/sensors/bmi270/src/bmi270.c
Comment thread examples/display_sensors/main/main.c
@PetrESP PetrESP force-pushed the petr/feat/sensors_example_v2 branch from 23c34c7 to 557e003 Compare March 26, 2026 11:13
Comment thread components/sensors/bmi270/README.md Outdated
@PetrESP PetrESP force-pushed the petr/feat/sensors_example_v2 branch from 557e003 to 13e1e6a Compare March 26, 2026 16:00
PetrESP added 3 commits March 27, 2026 10:34
removal(examples): Remove display sensors example based on the Azure kit

fix(examples): Rename the sensor example
@PetrESP PetrESP force-pushed the petr/feat/sensors_example_v2 branch from 13e1e6a to 55fdc9a Compare March 27, 2026 09:34
@github-actions
Copy link
Copy Markdown

⚠️ Build failure was ignored (continue-on-error enabled).

See details: View build logs

Copy link
Copy Markdown
Collaborator

@espzav espzav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PetrESP Thank you! LGTM

@PetrESP PetrESP merged commit 4b3f542 into master Mar 30, 2026
97 checks passed
@PetrESP PetrESP deleted the petr/feat/sensors_example_v2 branch March 30, 2026 09:24
@espzav
Copy link
Copy Markdown
Collaborator

espzav commented Apr 1, 2026

@PetrESP We forgot to add this component to upload component job and this is missing in Component registry.

@espzav
Copy link
Copy Markdown
Collaborator

espzav commented Apr 1, 2026

@PetrESP One additional thing - there will be nice to add one additional tag: "humiture/imu/..." for BSP generator.

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