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

[sensor]bma400 pkg adapt #3

Merged
merged 5 commits into from
Dec 20, 2024

Conversation

mars32123
Copy link
Contributor

  1. Change #include "sensor.h" to: #include "drivers/sensor.h"

  2. Add the I2C include file: #include "drivers\dev_i2c.h"

  3. Fix warning: int return value does not match, change to int8_t

@kurisaW
Copy link

kurisaW commented Nov 9, 2024

请按照此issue说明修改sconscript:

image

@kurisaW
Copy link

kurisaW commented Dec 18, 2024

@mysterywolf 该PR已通过审核,可以合并

@mysterywolf mysterywolf merged commit 69d7646 into RT-Thread-packages:master Dec 20, 2024
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.

3 participants